Date: Saturday, May 14, 2022 @ 12:30:32 Author: felixonmars Revision: 1204194
upgpkg: haskell-chell-quickcheck 0.2.5.3-22: rebuild with hashable 1.4.0.2 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-14 12:30:23 UTC (rev 1204193) +++ PKGBUILD 2022-05-14 12:30:32 UTC (rev 1204194) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.3 -pkgrel=21 +pkgrel=22 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
