Date: Tuesday, March 31, 2020 @ 23:52:19 Author: felixonmars Revision: 608574
upgpkg: haskell-smallcheck 1.1.5-17: rebuild with QuickCheck 2.14 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-31 23:51:49 UTC (rev 608573) +++ PKGBUILD 2020-03-31 23:52:19 UTC (rev 608574) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.1.5 -pkgrel=16 +pkgrel=17 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
