Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hadrian
Commits:
b21369a5 by Felix Yan at 2025-04-15T07:08:36+08:00
upgpkg: 0.1.0.0+9.4.8-95: rebuild with linear-generics 0.2.2, th-abstraction
0.5.0.0, th-desugar 1.15
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hadrian
pkgdesc = GHC build system
pkgver = 0.1.0.0+9.4.8
- pkgrel = 94
+ pkgrel = 95
url = https://gitlab.haskell.org/ghc/ghc
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@ _hkgname=hadrian
pkgname=haskell-hadrian
_ghcver=9.4.8
pkgver=0.1.0.0+$_ghcver
-pkgrel=94
+pkgrel=95
pkgdesc="GHC build system"
url="https://gitlab.haskell.org/ghc/ghc"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hadrian/-/commit/b21369a57d82e42fa89f949f64280c0ca3f213b8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hadrian/-/commit/b21369a57d82e42fa89f949f64280c0ca3f213b8
You're receiving this email because of your account on gitlab.archlinux.org.