Date: Sunday, January 31, 2021 @ 11:39:36 Author: felixonmars Revision: 838024
upgpkg: haskell-smallcheck 1.2.1-12: rebuild with unliftio 0.2.14 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-31 11:38:52 UTC (rev 838023) +++ PKGBUILD 2021-01-31 11:39:36 UTC (rev 838024) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=11 +pkgrel=12 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
