Date: Tuesday, March 31, 2020 @ 21:48:27 Author: felixonmars Revision: 608385
upgpkg: haskell-chell-quickcheck 0.2.5.2-35: rebuild with QuickCheck 2.14 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-31 21:48:01 UTC (rev 608384) +++ PKGBUILD 2020-03-31 21:48:27 UTC (rev 608385) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.2 -pkgrel=34 +pkgrel=35 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
