Date: Friday, March 5, 2021 @ 17:30:46 Author: felixonmars Revision: 882004
upgpkg: haskell-hspec 2.7.8-4: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-05 17:30:19 UTC (rev 882003) +++ PKGBUILD 2021-03-05 17:30:46 UTC (rev 882004) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.8 -pkgrel=3 +pkgrel=4 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
