Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lsp1.4
Commits:
7ffb75a8 by Felix Yan at 2024-09-04T21:18:34+03:00
upgpkg: 1.4.0.0-97: rebuild with text-short 0.1.6
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-lsp1.4
pkgdesc = Haskell library for the Microsoft Language Server Protocol
(legacy 1.4 version)
pkgver = 1.4.0.0
- pkgrel = 96
+ pkgrel = 97
url = https://github.com/haskell/lsp
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=lsp
pkgname=haskell-lsp1.4
pkgver=1.4.0.0
-pkgrel=96
+pkgrel=97
pkgdesc="Haskell library for the Microsoft Language Server Protocol (legacy
1.4 version)"
url="https://github.com/haskell/lsp"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lsp1.4/-/commit/7ffb75a846be6d4e9f24a3f5f8e538e4b47f2b14
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lsp1.4/-/commit/7ffb75a846be6d4e9f24a3f5f8e538e4b47f2b14
You're receiving this email because of your account on gitlab.archlinux.org.