Date: Saturday, June 19, 2021 @ 00:53:37 Author: felixonmars Revision: 965248
upgpkg: haskell-hspec 2.8.2-28: rebuild with ghc 9.0.1 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-19 00:52:57 UTC (rev 965247) +++ PKGBUILD 2021-06-19 00:53:37 UTC (rev 965248) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.8.2 -pkgrel=27 +pkgrel=28 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
