Date: Thursday, February 27, 2020 @ 12:54:20 Author: felixonmars Revision: 583979
upgpkg: haskell-chell-quickcheck 0.2.5.2-31: rebuild with ghc 8.8.3 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 12:53:44 UTC (rev 583978) +++ PKGBUILD 2020-02-27 12:54:20 UTC (rev 583979) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.2 -pkgrel=30 +pkgrel=31 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
