Date: Tuesday, January 11, 2022 @ 00:24:16 Author: felixonmars Revision: 1100117
upgpkg: haskell-hspec 2.8.4-12: 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:23:48 UTC (rev 1100116) +++ PKGBUILD 2022-01-11 00:24:16 UTC (rev 1100117) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.8.4 -pkgrel=11 +pkgrel=12 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
