Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ghc-check
Commits:
b3555519 by Felix Yan at 2024-02-27T16:59:29+00:00
upgpkg: 0.5.0.8-41: rebuild with random 1.2.1.2
- - - - -
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 = 40
+ pkgrel = 41
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=40
+pkgrel=41
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/b3555519e4f8ab0e8e9c304e7899d4614fd18187
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghc-check/-/commit/b3555519e4f8ab0e8e9c304e7899d4614fd18187
You're receiving this email because of your account on gitlab.archlinux.org.