Date: Saturday, May 14, 2022 @ 10:54:55 Author: felixonmars Revision: 1203753
upgpkg: haskell-smallcheck 1.2.1-152: rebuild with hashable 1.4.0.2 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-14 10:54:23 UTC (rev 1203752) +++ PKGBUILD 2022-05-14 10:54:55 UTC (rev 1203753) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=151 +pkgrel=152 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
