Date: Monday, September 7, 2020 @ 07:59:51 Author: felixonmars Revision: 699416
upgpkg: haskell-hspec 2.7.3-6: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-07 07:59:21 UTC (rev 699415) +++ PKGBUILD 2020-09-07 07:59:51 UTC (rev 699416) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.3 -pkgrel=5 +pkgrel=6 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
