Date: Thursday, March 11, 2021 @ 14:10:15 Author: felixonmars Revision: 887494
upgpkg: haskell-hspec 2.7.8-14: rebuild with tasty 1.4.0.1 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-11 14:03:16 UTC (rev 887493) +++ PKGBUILD 2021-03-11 14:10:15 UTC (rev 887494) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.8 -pkgrel=13 +pkgrel=14 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
