Date: Wednesday, May 19, 2021 @ 18:41:13 Author: felixonmars Revision: 936629
upgpkg: haskell-hspec 2.8.1-4: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-19 18:39:52 UTC (rev 936628) +++ PKGBUILD 2021-05-19 18:41:13 UTC (rev 936629) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.8.1 -pkgrel=3 +pkgrel=4 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
