Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hadrian
Commits:
966635fc by Felix Yan at 2025-12-01T05:52:52+08:00
upgpkg: 0.1.0.0+9.6.6-7: rebuild with tasty-quickcheck 0.11.1
- - - - -
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 = 6
+ pkgrel = 7
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=6
+pkgrel=7
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/966635fc00e53d9ae51cb09c54774df158411fd2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hadrian/-/commit/966635fc00e53d9ae51cb09c54774df158411fd2
You're receiving this email because of your account on gitlab.archlinux.org.