Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hadrian
Commits:
ddef84ac by Felix Yan at 2024-12-22T03:02:04+08:00
upgpkg: 0.1.0.0+9.4.8-62: rebuild with iproute 1.7.14
- - - - -
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 = 61
+ pkgrel = 62
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=61
+pkgrel=62
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/ddef84ac29a0cb248d0e5b60efb93db38cb5c130
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hadrian/-/commit/ddef84ac29a0cb248d0e5b60efb93db38cb5c130
You're receiving this email because of your account on gitlab.archlinux.org.