Date: Sunday, November 6, 2022 @ 15:11:55 Author: felixonmars Revision: 1342984
upgpkg: haskell-hspec 2.10.4-3: rebuild with hspec 2.10.4, hspec-core 2.10.4, hspec-discover 2.10.4 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-06 15:11:37 UTC (rev 1342983) +++ PKGBUILD 2022-11-06 15:11:55 UTC (rev 1342984) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.10.4 -pkgrel=2 +pkgrel=3 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
