Date: Friday, July 31, 2020 @ 23:46:09 Author: felixonmars Revision: 666778
upgpkg: haskell-test-framework-smallcheck 0.2-66: rebuild with QuickCheck 2.14.1 Modified: haskell-test-framework-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-31 23:45:34 UTC (rev 666777) +++ PKGBUILD 2020-07-31 23:46:09 UTC (rev 666778) @@ -4,7 +4,7 @@ _hkgname=test-framework-smallcheck pkgname=haskell-test-framework-smallcheck pkgver=0.2 -pkgrel=65 +pkgrel=66 pkgdesc="SmallCheck support for the test-framework package" url="https://github.com/feuerbach/smallcheck" license=("BSD")
