Date: Saturday, April 9, 2022 @ 23:18:56 Author: felixonmars Revision: 1183436
upgpkg: haskell-hspec 2.9.5-6: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-09 23:18:19 UTC (rev 1183435) +++ PKGBUILD 2022-04-09 23:18:56 UTC (rev 1183436) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.9.5 -pkgrel=5 +pkgrel=6 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
