Date: Wednesday, July 21, 2021 @ 05:54:50 Author: felixonmars Revision: 981472
upgpkg: haskell-smallcheck 1.2.1-75: rebuild with unliftio 0.2.19 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-21 05:54:10 UTC (rev 981471) +++ PKGBUILD 2021-07-21 05:54:50 UTC (rev 981472) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=74 +pkgrel=75 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
