Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ghcide
Commits:
778c3b47 by Felix Yan at 2026-01-04T23:48:28+08:00
upgpkg: 2.2.0.0-2: rebuild for aeson 2.2.0.0, attoparsec-aeson 2.2.0.0, aws
0.24.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-ghcide
pkgdesc = The core of an IDE
pkgver = 2.2.0.0
- pkgrel = 1
+ pkgrel = 2
url =
https://github.com/haskell/haskell-language-server/tree/master/ghcide#readme
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=ghcide
pkgname=haskell-ghcide
pkgver=2.2.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="The core of an IDE"
url="https://github.com/haskell/haskell-language-server/tree/master/ghcide#readme"
license=('Apache-2.0')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghcide/-/commit/778c3b479d8b8d3cb48915dedcde24964e3e39f2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghcide/-/commit/778c3b479d8b8d3cb48915dedcde24964e3e39f2
You're receiving this email because of your account on gitlab.archlinux.org.