Date: Sunday, August 30, 2020 @ 22:07:27 Author: felixonmars Revision: 693232
upgpkg: haskell-smallcheck 1.2.0-11: rebuild with happy 1.20.0 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-30 22:06:36 UTC (rev 693231) +++ PKGBUILD 2020-08-30 22:07:27 UTC (rev 693232) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.0 -pkgrel=10 +pkgrel=11 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
