Date: Monday, November 2, 2020 @ 07:38:16 Author: felixonmars Revision: 739256
upgpkg: haskell-hspec 2.7.4-49: rebuild with HUnit 1.6.1.0 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-02 07:36:58 UTC (rev 739255) +++ PKGBUILD 2020-11-02 07:38:16 UTC (rev 739256) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.4 -pkgrel=48 +pkgrel=49 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
