Date: Sunday, February 5, 2023 @ 23:00:07 Author: felixonmars Revision: 1392937
upgpkg: haskell-test-framework 0.8.2.0-591: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 (rebuild pass 1, specified --nocheck) Modified: haskell-test-framework/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-05 22:59:56 UTC (rev 1392936) +++ PKGBUILD 2023-02-05 23:00:07 UTC (rev 1392937) @@ -4,7 +4,7 @@ _hkgname=test-framework pkgname=haskell-test-framework pkgver=0.8.2.0 -pkgrel=590 +pkgrel=591 pkgdesc="Framework for running and organising tests, with HUnit and QuickCheck support" url="https://batterseapower.github.io/test-framework/" license=("BSD")
