Date: Tuesday, January 11, 2022 @ 00:54:41 Author: felixonmars Revision: 1100155
upgpkg: haskell-hspec 2.8.4-13: rebuild with ghc 9.0.2 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 00:42:21 UTC (rev 1100154) +++ PKGBUILD 2022-01-11 00:54:41 UTC (rev 1100155) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.8.4 -pkgrel=12 +pkgrel=13 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
