Date: Tuesday, December 22, 2020 @ 20:21:03 Author: felixonmars Revision: 782922
upgpkg: haskell-smallcheck 1.2.0-35: rebuild with tasty-smallcheck 0.8.2 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-22 20:20:20 UTC (rev 782921) +++ PKGBUILD 2020-12-22 20:21:03 UTC (rev 782922) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.0 -pkgrel=34 +pkgrel=35 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
