Date: Friday, December 17, 2021 @ 20:41:32 Author: felixonmars Revision: 1076538
upgpkg: haskell-smallcheck 1.2.1-103: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-17 20:40:49 UTC (rev 1076537) +++ PKGBUILD 2021-12-17 20:41:32 UTC (rev 1076538) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=102 +pkgrel=103 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
