Date: Sunday, September 19, 2021 @ 09:19:29 Author: felixonmars Revision: 1017193
upgpkg: haskell-smallcheck 1.2.1-86: rebuild with unliftio 0.2.20 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-19 09:18:33 UTC (rev 1017192) +++ PKGBUILD 2021-09-19 09:19:29 UTC (rev 1017193) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=85 +pkgrel=86 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
