Date: Saturday, March 20, 2021 @ 19:33:01 Author: felixonmars Revision: 896059
upgpkg: haskell-smallcheck 1.2.1-39: rebuild with tasty 1.4.0.2 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-20 19:32:19 UTC (rev 896058) +++ PKGBUILD 2021-03-20 19:33:01 UTC (rev 896059) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=38 +pkgrel=39 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
