Date: Monday, February 6, 2023 @ 00:30:28 Author: felixonmars Revision: 1393143
upgpkg: haskell-hspec 2.10.8-5: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 00:30:15 UTC (rev 1393142) +++ PKGBUILD 2023-02-06 00:30:28 UTC (rev 1393143) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.10.8 -pkgrel=4 +pkgrel=5 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
