Date: Wednesday, March 3, 2021 @ 14:36:46 Author: felixonmars Revision: 879246
upgpkg: haskell-smallcheck 1.2.1-31: rebuild with tasty 1.4 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-03 14:36:12 UTC (rev 879245) +++ PKGBUILD 2021-03-03 14:36:46 UTC (rev 879246) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=30 +pkgrel=31 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
