Date: Sunday, March 15, 2020 @ 14:22:27 Author: felixonmars Revision: 598120
upgpkg: haskell-smallcheck 1.1.5-16: rebuild with hashable 1.3.0.0 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 14:21:48 UTC (rev 598119) +++ PKGBUILD 2020-03-15 14:22:27 UTC (rev 598120) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.1.5 -pkgrel=15 +pkgrel=16 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
