Date: Sunday, December 20, 2020 @ 20:12:13 Author: felixonmars Revision: 780662
upgpkg: haskell-hspec 2.7.4-85: rebuild with tasty-hunit 0.10.0.3 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-20 20:11:33 UTC (rev 780661) +++ PKGBUILD 2020-12-20 20:12:13 UTC (rev 780662) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.4 -pkgrel=84 +pkgrel=85 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
