Date: Thursday, May 20, 2021 @ 23:50:13 Author: felixonmars Revision: 939709
upgpkg: haskell-smallcheck 1.2.1-59: rebuild with hashable 1.3.2.0 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-20 23:49:38 UTC (rev 939708) +++ PKGBUILD 2021-05-20 23:50:13 UTC (rev 939709) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=58 +pkgrel=59 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
