Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ghc-check
Commits:
869894e7 by Felix Yan at 2025-10-10T07:33:54+08:00
upgpkg: 0.5.0.8-142: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
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 = 141
+ pkgrel = 142
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=141
+pkgrel=142
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/869894e74c7b3c6c617071734e1d2cd36b65ae52
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghc-check/-/commit/869894e74c7b3c6c617071734e1d2cd36b65ae52
You're receiving this email because of your account on gitlab.archlinux.org.