Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lsp
Commits:
0b223bd8 by Felix Yan at 2025-09-29T09:14:00+00:00
upgpkg: 2.1.0.0-50: rebuild with base-compat 0.14.1, base-compat-batteries
0.14.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-lsp
pkgdesc = Haskell library for the Microsoft Language Server Protocol
pkgver = 2.1.0.0
- pkgrel = 49
+ pkgrel = 50
url = https://github.com/haskell/lsp
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=lsp
pkgname=haskell-lsp
pkgver=2.1.0.0
-pkgrel=49
+pkgrel=50
pkgdesc="Haskell library for the Microsoft Language Server Protocol"
url="https://github.com/haskell/lsp"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lsp/-/commit/0b223bd837bd1c134c069364af47c09d326f7197
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lsp/-/commit/0b223bd837bd1c134c069364af47c09d326f7197
You're receiving this email because of your account on gitlab.archlinux.org.