Date: Monday, January 10, 2022 @ 22:10:35 Author: felixonmars Revision: 1100057
upgpkg: haskell-hspec 2.8.4-10: 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 22:03:41 UTC (rev 1100056) +++ PKGBUILD 2022-01-10 22:10:35 UTC (rev 1100057) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.8.4 -pkgrel=9 +pkgrel=10 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
