Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hls-pragmas-plugin
Commits:
7db86588 by Felix Yan at 2026-01-04T01:17:06+08:00
upgpkg: 2.2.0.0-1: rebuild with ghcide 2.2.0.0, haskell-language-server
2.2.0.0, hls-alternate-number-format-plugin 2.2.0.0, hls-cabal-fmt-plugin
2.2.0.0, hls-cabal-plugin 2.2.0.0, hls-call-hierarchy-plugin 2.2.0.0,
hls-change-type-signature-plugin 2.2.0.0, hls-class-plugin 2.2.0.0,
hls-code-range-plugin 2.2.0.0, hls-eval-plugin 2.2.0.0,
hls-explicit-fixity-plugin 2.2.0.0, hls-explicit-imports-plugin 2.2.0.0,
hls-explicit-record-fields-plugin 2.2.0.0, hls-floskell-plugin 2.2.0.0,
hls-fourmolu-plugin 2.2.0.0, hls-gadt-plugin 2.2.0.0, hls-graph 2.2.0.0,
hls-hlint-plugin 2.2.0.0, hls-module-name-plugin 2.2.0.0, hls-ormolu-plugin
2.2.0.0, hls-overloaded-record-dot-plugin 2.2.0.0, hls-plugin-api 2.2.0.0,
hls-pragmas-plugin 2.2.0.0, hls-qualify-imported-names-plugin 2.2.0.0,
hls-refactor-plugin 2.2.0.0, hls-rename-plugin 2.2.0.0, hls-retrie-plugin
2.2.0.0, hls-splice-plugin 2.2.0.0, hls-stylish-haskell-plugin 2.2.0.0,
hls-test-utils 2.2.0.0, lsp-test 0.16.0.0, lsp-types 2.0.2.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hls-pragmas-plugin
pkgdesc = Pragmas plugin for Haskell Language Server
- pkgver = 2.1.0.0
- pkgrel = 103
+ pkgver = 2.2.0.0
+ pkgrel = 1
url = https://hackage.haskell.org/package/hls-pragmas-plugin
arch = x86_64
license = Apache-2.0
@@ -20,7 +20,7 @@ pkgbase = haskell-hls-pragmas-plugin
depends = haskell-lens
depends = haskell-lsp
depends = haskell-unordered-containers
- source =
https://hackage.haskell.org/packages/archive/hls-pragmas-plugin/2.1.0.0/hls-pragmas-plugin-2.1.0.0.tar.gz
- sha512sums =
081f6c0b9b9be683dee3122f4c86dd787df73de2d92128ea168cb7135714ca9ce02eedbd8b8227c15dfe4f019a0370cb5d22b3646da4ea900cead77a2b1c773e
+ source =
https://hackage.haskell.org/packages/archive/hls-pragmas-plugin/2.2.0.0/hls-pragmas-plugin-2.2.0.0.tar.gz
+ sha512sums =
af82ca055480e7a80884077418d047c80ed20ff9f27fd1373440cea6e5f299561fdc1329b7ffc560f34fc32e12fa8dc2e89259805c89bd856dbd91b2818b838f
pkgname = haskell-hls-pragmas-plugin
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
_hkgname=hls-pragmas-plugin
pkgname=haskell-hls-pragmas-plugin
-pkgver=2.1.0.0
-pkgrel=103
+pkgver=2.2.0.0
+pkgrel=1
pkgdesc="Pragmas plugin for Haskell Language Server"
url="https://hackage.haskell.org/package/hls-pragmas-plugin"
license=('Apache-2.0')
@@ -13,7 +13,7 @@ depends=('ghc-libs' 'haskell-extra' 'haskell-fuzzy'
'haskell-ghc' 'haskell-ghcid
makedepends=('ghc' 'uusi' 'haskell-aeson' 'haskell-hls-test-utils'
'haskell-lsp-types')
checkdepends=('git')
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('081f6c0b9b9be683dee3122f4c86dd787df73de2d92128ea168cb7135714ca9ce02eedbd8b8227c15dfe4f019a0370cb5d22b3646da4ea900cead77a2b1c773e')
+sha512sums=('af82ca055480e7a80884077418d047c80ed20ff9f27fd1373440cea6e5f299561fdc1329b7ffc560f34fc32e12fa8dc2e89259805c89bd856dbd91b2818b838f')
prepare() {
cd $_hkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-pragmas-plugin/-/commit/7db86588953d007a82a139e03c21fa25343b4f8d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-pragmas-plugin/-/commit/7db86588953d007a82a139e03c21fa25343b4f8d
You're receiving this email because of your account on gitlab.archlinux.org.