Date: Tuesday, July 12, 2022 @ 06:38:20 Author: felixonmars Revision: 1250086
upgpkg: haskell-hspec 2.9.7-31: rebuild with tasty 1.4.2.2 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-12 06:38:13 UTC (rev 1250085) +++ PKGBUILD 2022-07-12 06:38:20 UTC (rev 1250086) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.9.7 -pkgrel=30 +pkgrel=31 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
