Date: Saturday, February 19, 2022 @ 00:04:38 Author: felixonmars Revision: 1134651
upgpkg: haskell-chell-quickcheck 0.2.5.3-7: rebuild with hashable 1.4.0.0 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-19 00:04:20 UTC (rev 1134650) +++ PKGBUILD 2022-02-19 00:04:38 UTC (rev 1134651) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.3 -pkgrel=6 +pkgrel=7 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
