Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hadrian
Commits:
5a49b9f9 by Felix Yan at 2025-10-16T09:51:09+08:00
upgpkg: 0.1.0.0+9.6.6-4: rebuild with ChasingBottoms 1.3.1.17
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hadrian
pkgdesc = GHC build system
pkgver = 0.1.0.0+9.6.6
- pkgrel = 3
+ pkgrel = 4
url = https://gitlab.haskell.org/ghc/ghc
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@ _hkgname=hadrian
pkgname=haskell-hadrian
_ghcver=9.6.6
pkgver=0.1.0.0+$_ghcver
-pkgrel=3
+pkgrel=4
pkgdesc="GHC build system"
url="https://gitlab.haskell.org/ghc/ghc"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hadrian/-/commit/5a49b9f9e1babe658fe79248ef2ba2cfcae94682
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hadrian/-/commit/5a49b9f9e1babe658fe79248ef2ba2cfcae94682
You're receiving this email because of your account on gitlab.archlinux.org.