Date: Friday, January 29, 2021 @ 21:01:14 Author: felixonmars Revision: 835715
upgpkg: haskell-smallcheck 1.2.1-11: rebuild with vector 0.12.2.0 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-29 21:00:11 UTC (rev 835714) +++ PKGBUILD 2021-01-29 21:01:14 UTC (rev 835715) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=10 +pkgrel=11 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
