Date: Saturday, June 19, 2021 @ 17:16:00 Author: felixonmars Revision: 965572
upgpkg: haskell-chell-quickcheck 0.2.5.2-126: rebuild with ghc 9.0.1 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-19 17:15:12 UTC (rev 965571) +++ PKGBUILD 2021-06-19 17:16:00 UTC (rev 965572) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.2 -pkgrel=125 +pkgrel=126 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
