Date: Wednesday, January 4, 2023 @ 22:06:58 Author: felixonmars Revision: 1375350
upgpkg: haskell-test-framework 0.8.2.0-579: 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:06:13 UTC (rev 1375349) +++ PKGBUILD 2023-01-04 22:06:58 UTC (rev 1375350) @@ -4,7 +4,7 @@ _hkgname=test-framework pkgname=haskell-test-framework pkgver=0.8.2.0 -pkgrel=578 +pkgrel=579 pkgdesc="Framework for running and organising tests, with HUnit and QuickCheck support" url="https://batterseapower.github.io/test-framework/" license=("BSD")
