Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hls-code-range-plugin
Commits:
91c492b1 by Felix Yan at 2025-06-19T03:44:08+08:00
upgpkg: 2.0.0.0-61: rebuild with typed-process 0.2.13.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.0.0.0
- pkgrel = 60
+ pkgrel = 61
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=2.0.0.0
-pkgrel=60
+pkgrel=61
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/91c492b1708471a1b36593d1f807d84c9740305d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-code-range-plugin/-/commit/91c492b1708471a1b36593d1f807d84c9740305d
You're receiving this email because of your account on gitlab.archlinux.org.