Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hls-fourmolu-plugin
Commits:
a1746b95 by Felix Yan at 2024-10-14T14:31:44+03:00
upgpkg: 1.1.1.0-214: 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-fourmolu-plugin
pkgdesc = Integration with the Fourmolu code formatter
pkgver = 1.1.1.0
- pkgrel = 213
+ pkgrel = 214
url = https://hackage.haskell.org/package/hls-fourmolu-plugin
arch = x86_64
license = Apache
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hls-fourmolu-plugin
pkgname=haskell-hls-fourmolu-plugin
pkgver=1.1.1.0
-pkgrel=213
+pkgrel=214
pkgdesc="Integration with the Fourmolu code formatter"
url="https://hackage.haskell.org/package/hls-fourmolu-plugin"
license=("Apache")
@@ -18,6 +18,7 @@
sha512sums=('5d266e0f37944b8199cf63b25f0de9fe85cff133715cadf9062147712e5e4e75017
prepare() {
cd $_hkgname-$pkgver
gen-setup
+ uusi -u ghcide -u hls-test-utils
}
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-fourmolu-plugin/-/commit/a1746b951e39bacb27783e471e5ad45d2b15e3f8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-fourmolu-plugin/-/commit/a1746b951e39bacb27783e471e5ad45d2b15e3f8
You're receiving this email because of your account on gitlab.archlinux.org.