Date: Sunday, March 20, 2022 @ 14:32:29 Author: felixonmars Revision: 1163728
upgpkg: haskell-test-framework 0.8.2.0-432: rebuild with ghc-bignum-orphans 0.1.1 Modified: haskell-test-framework/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-20 14:32:23 UTC (rev 1163727) +++ PKGBUILD 2022-03-20 14:32:29 UTC (rev 1163728) @@ -4,7 +4,7 @@ _hkgname=test-framework pkgname=haskell-test-framework pkgver=0.8.2.0 -pkgrel=431 +pkgrel=432 pkgdesc="Framework for running and organising tests, with HUnit and QuickCheck support" url="https://batterseapower.github.io/test-framework/" license=("BSD")
