Date: Monday, July 19, 2021 @ 15:35:43 Author: felixonmars Revision: 978704
upgpkg: haskell-smallcheck 1.2.1-73: 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 15:35:07 UTC (rev 978703) +++ PKGBUILD 2021-07-19 15:35:43 UTC (rev 978704) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=72 +pkgrel=73 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
