Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-ghc-parser


Commits:
70dd320a by Felix Yan at 2026-05-06T15:45:50+08:00
upgpkg: 0.2.8.0-1: rebuild with ghc-parser 0.2.8.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = haskell-ghc-parser
        pkgdesc = Haskell source parser from GHC.
-       pkgver = 0.2.7.0
-       pkgrel = 2
+       pkgver = 0.2.8.0
+       pkgrel = 1
        url = https://github.com/IHaskell/IHaskell
        arch = x86_64
        license = MIT
        makedepends = ghc
        depends = ghc-libs
        depends = haskell-ghc
-       source = 
https://hackage.haskell.org/packages/archive/ghc-parser/0.2.7.0/ghc-parser-0.2.7.0.tar.gz
-       sha256sums = 
70ec8b223949c7e61d5909c611c606e2cbe00ca6ac9f3a8f5c75de91c092a122
+       source = 
https://hackage.haskell.org/packages/archive/ghc-parser/0.2.8.0/ghc-parser-0.2.8.0.tar.gz
+       sha256sums = 
fdf66a73b23291c7e0e9a40b3da736ebae1ec3413167f22665debd9dbc3464f0
 
 pkgname = haskell-ghc-parser


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=ghc-parser
 pkgname=haskell-ghc-parser
-pkgver=0.2.7.0
-pkgrel=2
+pkgver=0.2.8.0
+pkgrel=1
 pkgdesc="Haskell source parser from GHC."
 url="https://github.com/IHaskell/IHaskell";
 license=("MIT")
@@ -11,7 +11,7 @@ arch=('x86_64')
 depends=('ghc-libs' 'haskell-ghc')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('70ec8b223949c7e61d5909c611c606e2cbe00ca6ac9f3a8f5c75de91c092a122')
+sha256sums=('fdf66a73b23291c7e0e9a40b3da736ebae1ec3413167f22665debd9dbc3464f0')
 
 build() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghc-parser/-/commit/70dd320a8c5cba7e5197029e9a90d7baf9d06b02

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghc-parser/-/commit/70dd320a8c5cba7e5197029e9a90d7baf9d06b02
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to