Date: Thursday, January 27, 2022 @ 14:08:35 Author: felixonmars Revision: 1117118
upgpkg: haskell-smallcheck 1.2.1-117: rebuild with async 2.2.4 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-27 14:08:10 UTC (rev 1117117) +++ PKGBUILD 2022-01-27 14:08:35 UTC (rev 1117118) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=116 +pkgrel=117 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
