Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lsp1.4
Commits:
f4c5ae5c by Felix Yan at 2024-01-09T14:16:02+02:00
upgpkg: 1.4.0.0-71: rebuild with vector-stream 0.1.0.1
- - - - -
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 = 70
+ pkgrel = 71
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=70
+pkgrel=71
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/f4c5ae5c84201c8ecc12354a8b50c0b805c94a69
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lsp1.4/-/commit/f4c5ae5c84201c8ecc12354a8b50c0b805c94a69
You're receiving this email because of your account on gitlab.archlinux.org.