Date: Monday, January 10, 2022 @ 20:52:57 Author: felixonmars Revision: 1100001
upgpkg: haskell-hspec 2.8.4-8: 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-10 20:52:28 UTC (rev 1100000) +++ PKGBUILD 2022-01-10 20:52:57 UTC (rev 1100001) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.8.4 -pkgrel=7 +pkgrel=8 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
