Date: Thursday, February 27, 2020 @ 15:46:41 Author: felixonmars Revision: 584300
upgpkg: haskell-test-framework-smallcheck 0.2-52: rebuild with ghc 8.8.3 Modified: haskell-test-framework-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 15:46:06 UTC (rev 584299) +++ PKGBUILD 2020-02-27 15:46:41 UTC (rev 584300) @@ -4,7 +4,7 @@ _hkgname=test-framework-smallcheck pkgname=haskell-test-framework-smallcheck pkgver=0.2 -pkgrel=51 +pkgrel=52 pkgdesc="SmallCheck support for the test-framework package" url="https://github.com/feuerbach/smallcheck" license=("BSD")
