Date: Tuesday, July 12, 2022 @ 01:21:22 Author: felixonmars Revision: 1249915
upgpkg: haskell-hspec 2.9.7-27: 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 01:21:15 UTC (rev 1249914) +++ PKGBUILD 2022-07-12 01:21:22 UTC (rev 1249915) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.9.7 -pkgrel=26 +pkgrel=27 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
