Date: Friday, December 25, 2020 @ 17:44:32 Author: felixonmars Revision: 790866
upgpkg: haskell-smallcheck 1.2.0-39: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 17:44:06 UTC (rev 790865) +++ PKGBUILD 2020-12-25 17:44:32 UTC (rev 790866) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.0 -pkgrel=38 +pkgrel=39 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
