Date: Monday, July 19, 2021 @ 16:46:23 Author: felixonmars Revision: 978822
upgpkg: haskell-smallcheck 1.2.1-74: rebuild with regex-posix 0.96.0.1 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-19 16:45:46 UTC (rev 978821) +++ PKGBUILD 2021-07-19 16:46:23 UTC (rev 978822) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=73 +pkgrel=74 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
