Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hls-code-range-plugin
Commits:
2e911f58 by Felix Yan at 2024-10-14T13:55:24+03:00
upgpkg: 1.1.0.0-203: rebuild with ghcide 1.10.0.0, haskell-language-server
1.10.0.0, hie-bios 0.12.0, hiedb 0.4.3.0, hls-alternate-number-format-plugin
1.3.0.1, hls-change-type-signature-plugin 1.1.0.1, hls-eval-plugin 1.5.0.0,
hls-explicit-imports-plugin 1.2.1.0, hls-explicit-record-fields-plugin 1.0.1.0,
hls-floskell-plugin 1.0.2.1, hls-gadt-plugin 1.0.2.0, hls-refactor-plugin
1.2.0.0, hls-refine-imports-plugin 1.0.5.0, hls-rename-plugin 1.0.2.1,
hls-retrie-plugin 1.0.4.0, hls-splice-plugin 1.1.0.0,
hls-stylish-haskell-plugin 1.0.1.3, hls-test-utils 1.6.0.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 = 1.1.0.0
- pkgrel = 202
+ pkgrel = 203
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=202
+pkgrel=203
pkgdesc="HLS Plugin to support smart selection range and Folding range"
url="https://github.com/haskell/haskell-language-server.git"
license=("Apache")
@@ -19,6 +19,7 @@
sha256sums=('198cc8308967cbb1b3616316da42ac12f6469a071f753c8a5086cc7754c3f1e3')
prepare() {
cd $_hkgname-$pkgver
gen-setup
+ uusi -u hls-test-utils -u ghcide
}
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-code-range-plugin/-/commit/2e911f5814088eb8e986e7c9f3db33725a1c1a73
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-code-range-plugin/-/commit/2e911f5814088eb8e986e7c9f3db33725a1c1a73
You're receiving this email because of your account on gitlab.archlinux.org.