Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hls-code-range-plugin
Commits:
b18e5381 by Felix Yan at 2025-10-16T02:07:34+08:00
upgpkg: 2.1.0.0-97: rebuild with ghc-typelits-natnormalise 0.7.12
- - - - -
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 = 96
+ pkgrel = 97
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=96
+pkgrel=97
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/b18e5381bcba803a9085e725faf11ac8ff06e2fe
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-code-range-plugin/-/commit/b18e5381bcba803a9085e725faf11ac8ff06e2fe
You're receiving this email because of your account on gitlab.archlinux.org.