Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-language-server
Commits:
98d36d15 by Felix Yan at 2025-10-10T10:04:42+08:00
upgpkg: 2.1.0.0-114: 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-language-server
pkgdesc = LSP server for GHC
pkgver = 2.1.0.0
- pkgrel = 113
+ pkgrel = 114
url = https://github.com/haskell/haskell-language-server#readme
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=haskell-language-server
pkgver=2.1.0.0
-pkgrel=113
+pkgrel=114
pkgdesc="LSP server for GHC"
url="https://github.com/haskell/haskell-language-server#readme"
license=('Apache-2.0')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-language-server/-/commit/98d36d159ca48400513d8746fb36d5c83453725b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-language-server/-/commit/98d36d159ca48400513d8746fb36d5c83453725b
You're receiving this email because of your account on gitlab.archlinux.org.