Date: Thursday, September 22, 2022 @ 08:31:51 Author: felixonmars Revision: 1306366
upgpkg: haskell-hspec 2.10.1-3: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 08:31:15 UTC (rev 1306365) +++ PKGBUILD 2022-09-22 08:31:51 UTC (rev 1306366) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.10.1 -pkgrel=2 +pkgrel=3 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')