Date: Monday, October 10, 2022 @ 08:55:23 Author: felixonmars Revision: 1324713
upgpkg: haskell-smallcheck 1.2.1-192: rebuild with vector 0.13.0.0 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-10 08:55:22 UTC (rev 1324712) +++ PKGBUILD 2022-10-10 08:55:23 UTC (rev 1324713) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=191 +pkgrel=192 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
