Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lsp
Commits:
f6b089c0 by Felix Yan at 2025-07-31T19:05:09+08:00
upgpkg: 1.6.0.0-165: rebuild with optparse-applicative 0.18.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 = 1.6.0.0
- pkgrel = 164
+ pkgrel = 165
url = https://github.com/haskell/lsp
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=lsp
pkgname=haskell-lsp
pkgver=1.6.0.0
-pkgrel=164
+pkgrel=165
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/f6b089c0c7d97b6faf9b457b7f3d66b12d9a2bc6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lsp/-/commit/f6b089c0c7d97b6faf9b457b7f3d66b12d9a2bc6
You're receiving this email because of your account on gitlab.archlinux.org.