Date: Thursday, June 17, 2021 @ 23:53:12 Author: felixonmars Revision: 965041
upgpkg: haskell-test-framework 0.8.2.0-299: rebuild with ghc 9.0.1 Modified: haskell-test-framework/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-17 23:52:26 UTC (rev 965040) +++ PKGBUILD 2021-06-17 23:53:12 UTC (rev 965041) @@ -4,7 +4,7 @@ _hkgname=test-framework pkgname=haskell-test-framework pkgver=0.8.2.0 -pkgrel=298 +pkgrel=299 pkgdesc="Framework for running and organising tests, with HUnit and QuickCheck support" url="https://batterseapower.github.io/test-framework/" license=("BSD")
