Date: Wednesday, January 4, 2023 @ 22:29:11 Author: felixonmars Revision: 1375404
upgpkg: haskell-test-framework 0.8.2.0-581: rebuild with hspec 2.10.7, hspec-core 2.10.7, hspec-discover 2.10.7 Modified: haskell-test-framework/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-04 22:29:06 UTC (rev 1375403) +++ PKGBUILD 2023-01-04 22:29:11 UTC (rev 1375404) @@ -4,7 +4,7 @@ _hkgname=test-framework pkgname=haskell-test-framework pkgver=0.8.2.0 -pkgrel=580 +pkgrel=581 pkgdesc="Framework for running and organising tests, with HUnit and QuickCheck support" url="https://batterseapower.github.io/test-framework/" license=("BSD")
