Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lsp
Commits:
afaba260 by Felix Yan at 2025-09-29T18:02:02+00:00
upgpkg: 2.1.0.0-51: rebuild with hspec 2.11.3, hspec-api 2.11.3, hspec-core
2.11.3, hspec-discover 2.11.3, hspec-meta 2.11.3
- - - - -
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 = 50
+ pkgrel = 51
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=50
+pkgrel=51
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/afaba2603b290387111b3b3f7030c4f38a37dd6b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lsp/-/commit/afaba2603b290387111b3b3f7030c4f38a37dd6b
You're receiving this email because of your account on gitlab.archlinux.org.