Date: Saturday, June 19, 2021 @ 01:21:13 Author: felixonmars Revision: 965290
upgpkg: haskell-hspec-meta 2.7.8-80: rebuild with ghc 9.0.1 Modified: haskell-hspec-meta/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-19 01:20:21 UTC (rev 965289) +++ PKGBUILD 2021-06-19 01:21:13 UTC (rev 965290) @@ -3,7 +3,7 @@ _hkgname=hspec-meta pkgname=haskell-hspec-meta pkgver=2.7.8 -pkgrel=79 +pkgrel=80 pkgdesc="A version of Hspec which is used to test Hspec itself" url="http://hspec.github.io/" license=('MIT')
