Date: Monday, January 10, 2022 @ 20:37:23 Author: felixonmars Revision: 1099952
upgpkg: haskell-hspec-meta 2.7.8-154: rebuild with ghc 9.0.2 Modified: haskell-hspec-meta/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-10 20:36:35 UTC (rev 1099951) +++ PKGBUILD 2022-01-10 20:37:23 UTC (rev 1099952) @@ -3,7 +3,7 @@ _hkgname=hspec-meta pkgname=haskell-hspec-meta pkgver=2.7.8 -pkgrel=153 +pkgrel=154 pkgdesc="A version of Hspec which is used to test Hspec itself" url="http://hspec.github.io/" license=('MIT')
