Date: Wednesday, August 24, 2022 @ 21:19:53 Author: felixonmars Revision: 1277254
upgpkg: haskell-chell-quickcheck 0.2.5.3-35: rebuild with hashable 1.4.1.0 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 21:19:41 UTC (rev 1277253) +++ PKGBUILD 2022-08-24 21:19:53 UTC (rev 1277254) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.3 -pkgrel=34 +pkgrel=35 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
