Date: Friday, October 30, 2020 @ 16:04:36 Author: felixonmars Revision: 736751
upgpkg: haskell-smallcheck 1.2.0-25: rebuild with unliftio 0.2.13.1 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-30 16:04:07 UTC (rev 736750) +++ PKGBUILD 2020-10-30 16:04:36 UTC (rev 736751) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.0 -pkgrel=24 +pkgrel=25 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
