Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hadrian
Commits:
a7763375 by Felix Yan at 2024-05-23T20:34:44+00:00
upgpkg: 0.1.0.0+9.4.8-14: rebuild with type-equality 1.0.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.4.8
- pkgrel = 13
+ pkgrel = 14
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=13
+pkgrel=14
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/a7763375c935f71b5d428a116eb7a1f96dc6fb1e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hadrian/-/commit/a7763375c935f71b5d428a116eb7a1f96dc6fb1e
You're receiving this email because of your account on gitlab.archlinux.org.