Date: Wednesday, March 3, 2021 @ 20:33:01 Author: felixonmars Revision: 879382
upgpkg: haskell-hspec 2.7.7-94: rebuild with tasty 1.4 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-03 20:32:36 UTC (rev 879381) +++ PKGBUILD 2021-03-03 20:33:01 UTC (rev 879382) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.7 -pkgrel=93 +pkgrel=94 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
