Date: Wednesday, May 12, 2021 @ 22:37:57 Author: felixonmars Revision: 932798
upgpkg: haskell-test-framework 0.8.2.0-275: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0 (rebuild pass 1, specified --nocheck) Modified: haskell-test-framework/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-12 22:37:30 UTC (rev 932797) +++ PKGBUILD 2021-05-12 22:37:57 UTC (rev 932798) @@ -4,7 +4,7 @@ _hkgname=test-framework pkgname=haskell-test-framework pkgver=0.8.2.0 -pkgrel=274 +pkgrel=275 pkgdesc="Framework for running and organising tests, with HUnit and QuickCheck support" url="https://batterseapower.github.io/test-framework/" license=("BSD")
