Date: Sunday, March 1, 2020 @ 17:47:59 Author: felixonmars Revision: 587839
upgpkg: haskell-smallcheck 1.1.5-15: rebuild with primitive 0.7.0.1 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-01 17:47:21 UTC (rev 587838) +++ PKGBUILD 2020-03-01 17:47:59 UTC (rev 587839) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.1.5 -pkgrel=14 +pkgrel=15 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
