Date: Thursday, September 17, 2020 @ 17:22:17 Author: felixonmars Revision: 708819
upgpkg: haskell-hspec 2.7.4-5: rebuild with hspec 2.7.4, hspec-core 2.7.4, hspec-discover 2.7.4 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-17 17:15:58 UTC (rev 708818) +++ PKGBUILD 2020-09-17 17:22:17 UTC (rev 708819) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.4 -pkgrel=4 +pkgrel=5 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
