Date: Thursday, December 17, 2020 @ 09:50:35 Author: felixonmars Revision: 777251
upgpkg: haskell-smallcheck 1.2.0-32: rebuild with th-abstraction 0.4.1.0 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-17 09:49:45 UTC (rev 777250) +++ PKGBUILD 2020-12-17 09:50:35 UTC (rev 777251) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.0 -pkgrel=31 +pkgrel=32 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
