Date: Thursday, November 18, 2021 @ 01:50:39 Author: felixonmars Revision: 1051630
upgpkg: haskell-chell-quickcheck 0.2.5.2-145: rebuild with hashable 1.3.4.0 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-18 01:50:08 UTC (rev 1051629) +++ PKGBUILD 2021-11-18 01:50:39 UTC (rev 1051630) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.2 -pkgrel=144 +pkgrel=145 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
