Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lsp
Commits:
45b1b872 by Felix Yan at 2025-08-28T07:55:49+08:00
upgpkg: 2.1.0.0-10: rebuild with splitmix 0.1.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 = 9
+ pkgrel = 10
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=9
+pkgrel=10
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/45b1b872191de0286daba8a00c8bb22791cd235e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lsp/-/commit/45b1b872191de0286daba8a00c8bb22791cd235e
You're receiving this email because of your account on gitlab.archlinux.org.