Date: Wednesday, March 10, 2021 @ 23:24:24 Author: felixonmars Revision: 887371
upgpkg: haskell-smallcheck 1.2.1-36: rebuild with tasty 1.4.0.1 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-10 23:23:39 UTC (rev 887370) +++ PKGBUILD 2021-03-10 23:24:24 UTC (rev 887371) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=35 +pkgrel=36 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
