Date: Saturday, March 6, 2021 @ 22:41:26 Author: felixonmars Revision: 884656
upgpkg: haskell-smallcheck 1.2.1-35: rebuild with vector-th-unbox 0.2.1.9 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-06 22:40:58 UTC (rev 884655) +++ PKGBUILD 2021-03-06 22:41:26 UTC (rev 884656) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=34 +pkgrel=35 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
