Date: Sunday, February 5, 2023 @ 23:17:45 Author: felixonmars Revision: 1392988
upgpkg: haskell-hspec 2.10.8-2: 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-05 23:17:25 UTC (rev 1392987) +++ PKGBUILD 2023-02-05 23:17:45 UTC (rev 1392988) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.10.8 -pkgrel=1 +pkgrel=2 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
