Date: Tuesday, January 11, 2022 @ 11:52:09 Author: felixonmars Revision: 1100522
upgpkg: haskell-chell-quickcheck 0.2.5.2-154: rebuild with ghc 9.0.2 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 11:51:44 UTC (rev 1100521) +++ PKGBUILD 2022-01-11 11:52:09 UTC (rev 1100522) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.2 -pkgrel=153 +pkgrel=154 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
