Date: Wednesday, March 3, 2021 @ 18:54:06 Author: felixonmars Revision: 879319
upgpkg: haskell-hspec 2.7.7-93: 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 17:27:03 UTC (rev 879318) +++ PKGBUILD 2021-03-03 18:54:06 UTC (rev 879319) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.7 -pkgrel=92 +pkgrel=93 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
