Date: Monday, October 17, 2022 @ 23:30:03 Author: felixonmars Revision: 1330571
upgpkg: haskell-ghc-check 0.5.0.8-7: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-ghc-check/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-17 23:29:47 UTC (rev 1330570) +++ PKGBUILD 2022-10-17 23:30:03 UTC (rev 1330571) @@ -3,7 +3,7 @@ _hkgname=ghc-check pkgname=haskell-ghc-check pkgver=0.5.0.8 -pkgrel=6 +pkgrel=7 pkgdesc="detect mismatches between compile-time and run-time versions of the ghc api" url="https://hackage.haskell.org/package/ghc-check" license=("BSD")
