Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lsp
Commits:
0631bf56 by Felix Yan at 2025-10-09T09:27:51+08:00
upgpkg: 2.1.0.0-60: rebuild with strict 0.5.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 = 59
+ pkgrel = 60
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=59
+pkgrel=60
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/0631bf566e059d9f1e7e9700581067b09d48675a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lsp/-/commit/0631bf566e059d9f1e7e9700581067b09d48675a
You're receiving this email because of your account on gitlab.archlinux.org.