Date: Sunday, February 28, 2021 @ 22:12:55 Author: felixonmars Revision: 876130
upgpkg: haskell-smallcheck 1.2.1-28: rebuild with vector-th-unbox 0.2.1.8 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-28 22:12:27 UTC (rev 876129) +++ PKGBUILD 2021-02-28 22:12:55 UTC (rev 876130) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=27 +pkgrel=28 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
