Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hls-code-range-plugin
Commits:
f469ecf0 by Felix Yan at 2025-03-08T20:22:29+08:00
upgpkg: 1.1.0.0-233: rebuild with lsp-types 1.6.0.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hls-code-range-plugin
pkgdesc = HLS Plugin to support smart selection range and Folding range
pkgver = 1.1.0.0
- pkgrel = 232
+ pkgrel = 233
url = https://github.com/haskell/haskell-language-server.git
arch = x86_64
license = Apache
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hls-code-range-plugin
pkgname=haskell-hls-code-range-plugin
pkgver=1.1.0.0
-pkgrel=232
+pkgrel=233
pkgdesc="HLS Plugin to support smart selection range and Folding range"
url="https://github.com/haskell/haskell-language-server.git"
license=("Apache")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-code-range-plugin/-/commit/f469ecf08bd6998fcdae4e3420a0c91d77506bc9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-code-range-plugin/-/commit/f469ecf08bd6998fcdae4e3420a0c91d77506bc9
You're receiving this email because of your account on gitlab.archlinux.org.