Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ghc-source-gen
Commits:
f1165e9b by Felix Yan at 2025-10-10T07:26:55+08:00
upgpkg: 0.4.6.0-66: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-ghc-source-gen
pkgdesc = Constructs Haskell syntax trees for the GHC API.
pkgver = 0.4.6.0
- pkgrel = 65
+ pkgrel = 66
url = https://github.com/google/ghc-source-gen#readme
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=ghc-source-gen
pkgname=haskell-ghc-source-gen
pkgver=0.4.6.0
-pkgrel=65
+pkgrel=66
pkgdesc="Constructs Haskell syntax trees for the GHC API."
url="https://github.com/google/ghc-source-gen#readme"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghc-source-gen/-/commit/f1165e9b513e7f4d95faf5d1cfe0b63d25172eb7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghc-source-gen/-/commit/f1165e9b513e7f4d95faf5d1cfe0b63d25172eb7
You're receiving this email because of your account on gitlab.archlinux.org.