Date: Sunday, March 15, 2020 @ 12:32:24 Author: felixonmars Revision: 597941
upgpkg: haskell-chell-quickcheck 0.2.5.2-34: rebuild with hashable 1.3.0.0 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 12:31:51 UTC (rev 597940) +++ PKGBUILD 2020-03-15 12:32:24 UTC (rev 597941) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.2 -pkgrel=33 +pkgrel=34 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
