Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hls-code-range-plugin
Commits:
443b043f by Felix Yan at 2025-09-10T19:36:27+00:00
upgpkg: 2.1.0.0-49: rebuild with lifted-async 0.11.0
- - - - -
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 = 2.1.0.0
- pkgrel = 48
+ pkgrel = 49
url = https://github.com/haskell/haskell-language-server.git
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hls-code-range-plugin
pkgname=haskell-hls-code-range-plugin
pkgver=2.1.0.0
-pkgrel=48
+pkgrel=49
pkgdesc="HLS Plugin to support smart selection range and Folding range"
url="https://github.com/haskell/haskell-language-server.git"
license=('Apache-2.0')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-code-range-plugin/-/commit/443b043f57d0c0dbb15f410eda24395a1263511c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-code-range-plugin/-/commit/443b043f57d0c0dbb15f410eda24395a1263511c
You're receiving this email because of your account on gitlab.archlinux.org.