Date: Sunday, December 20, 2020 @ 08:53:41 Author: felixonmars Revision: 780237
upgpkg: haskell-smallcheck 1.2.0-33: rebuild with tasty-hunit 0.10.0.3 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-20 08:52:58 UTC (rev 780236) +++ PKGBUILD 2020-12-20 08:53:41 UTC (rev 780237) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.0 -pkgrel=32 +pkgrel=33 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
