Date: Monday, October 17, 2022 @ 22:22:16 Author: felixonmars Revision: 1329987
upgpkg: haskell-hspec 2.10.3-5: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-17 22:21:35 UTC (rev 1329986) +++ PKGBUILD 2022-10-17 22:22:16 UTC (rev 1329987) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.10.3 -pkgrel=4 +pkgrel=5 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
