Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lsp
Commits:
f44fe5db by Felix Yan at 2025-08-23T23:59:28+08:00
upgpkg: 2.1.0.0-2: rebuild with primitive 0.9.1.0
- - - - -
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 = 1
+ pkgrel = 2
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=1
+pkgrel=2
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/f44fe5db7ea4ca4dc233be29d80c090322f4a177
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lsp/-/commit/f44fe5db7ea4ca4dc233be29d80c090322f4a177
You're receiving this email because of your account on gitlab.archlinux.org.