Date: Monday, February 6, 2023 @ 00:09:41 Author: felixonmars Revision: 1393098
upgpkg: haskell-hspec 2.10.8-3: 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:09:06 UTC (rev 1393097) +++ PKGBUILD 2023-02-06 00:09:41 UTC (rev 1393098) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.10.8 -pkgrel=2 +pkgrel=3 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
