Date: Sunday, November 15, 2020 @ 23:24:04 Author: felixonmars Revision: 754990
upgpkg: haskell-chell 0.5-67: rebuild with QuickCheck 2.14.2 Modified: haskell-chell/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-15 23:23:15 UTC (rev 754989) +++ PKGBUILD 2020-11-15 23:24:04 UTC (rev 754990) @@ -3,7 +3,7 @@ _hkgname=chell pkgname=haskell-chell pkgver=0.5 -pkgrel=66 +pkgrel=67 pkgdesc="A simple and intuitive library for automated testing" url="https://github.com/typeclasses/chell" license=('MIT')
