Date: Wednesday, December 25, 2019 @ 09:55:31 Author: felixonmars Revision: 540680
upgpkg: haskell-hspec 2.7.1-15: rebuild with tasty-hunit 0.10.0.2 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-25 09:54:33 UTC (rev 540679) +++ PKGBUILD 2019-12-25 09:55:31 UTC (rev 540680) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.1 -pkgrel=14 +pkgrel=15 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
