Date: Friday, April 24, 2020 @ 01:57:25 Author: felixonmars Revision: 618543
upgpkg: haskell-chell-quickcheck 0.2.5.2-36: rebuild with ghc 8.10.1 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 01:56:58 UTC (rev 618542) +++ PKGBUILD 2020-04-24 01:57:25 UTC (rev 618543) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.2 -pkgrel=35 +pkgrel=36 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
