Date: Saturday, June 19, 2021 @ 17:12:12 Author: felixonmars Revision: 965564
upgpkg: haskell-test-framework-smallcheck 0.2-150: rebuild with ghc 9.0.1 Modified: haskell-test-framework-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-19 17:11:28 UTC (rev 965563) +++ PKGBUILD 2021-06-19 17:12:12 UTC (rev 965564) @@ -4,7 +4,7 @@ _hkgname=test-framework-smallcheck pkgname=haskell-test-framework-smallcheck pkgver=0.2 -pkgrel=149 +pkgrel=150 pkgdesc="SmallCheck support for the test-framework package" url="https://github.com/feuerbach/smallcheck" license=("BSD")
