Date: Friday, March 3, 2023 @ 01:15:10 Author: felixonmars Revision: 1408775
upgpkg: haskell-ghc-check 0.5.0.8-19: rebuild with tagged 0.8.7 Modified: haskell-ghc-check/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-03 01:13:22 UTC (rev 1408774) +++ PKGBUILD 2023-03-03 01:15:10 UTC (rev 1408775) @@ -3,7 +3,7 @@ _hkgname=ghc-check pkgname=haskell-ghc-check pkgver=0.5.0.8 -pkgrel=18 +pkgrel=19 pkgdesc="detect mismatches between compile-time and run-time versions of the ghc api" url="https://hackage.haskell.org/package/ghc-check" license=("BSD")
