Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ghc-check
Commits:
e0540f2e by Felix Yan at 2025-09-29T08:19:16+00:00
upgpkg: 0.5.0.8-133: rebuild with base-compat 0.14.1, base-compat-batteries
0.14.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-ghc-check
pkgdesc = detect mismatches between compile-time and run-time versions
of the ghc api
pkgver = 0.5.0.8
- pkgrel = 132
+ pkgrel = 133
url = https://hackage.haskell.org/package/ghc-check
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=ghc-check
pkgname=haskell-ghc-check
pkgver=0.5.0.8
-pkgrel=132
+pkgrel=133
pkgdesc="detect mismatches between compile-time and run-time versions of the
ghc api"
url="https://hackage.haskell.org/package/ghc-check"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghc-check/-/commit/e0540f2e19adac62f1bcfe6b583c0d78f6e71fee
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghc-check/-/commit/e0540f2e19adac62f1bcfe6b583c0d78f6e71fee
You're receiving this email because of your account on gitlab.archlinux.org.