Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hls-alternate-number-format-plugin
Commits:
af429fe6 by Felix Yan at 2026-01-04T01:19:54+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-alternate-number-format-plugin
pkgdesc = Provide Alternate Number Formats plugin for Haskell Language
Server
- pkgver = 2.1.0.0
- pkgrel = 103
+ pkgver = 2.2.0.0
+ pkgrel = 1
url = https://github.com/haskell/haskell-language-server
arch = x86_64
license = Apache-2.0
@@ -23,7 +23,7 @@ pkgbase = haskell-hls-alternate-number-format-plugin
depends = haskell-regex-tdfa
depends = haskell-syb
depends = haskell-unordered-containers
- source =
https://hackage.haskell.org/packages/archive/hls-alternate-number-format-plugin/2.1.0.0/hls-alternate-number-format-plugin-2.1.0.0.tar.gz
- sha256sums =
c624804fc7832717b91df4fe2503424a38054ae1c47c5b089b3d4d58a6f1e57e
+ source =
https://hackage.haskell.org/packages/archive/hls-alternate-number-format-plugin/2.2.0.0/hls-alternate-number-format-plugin-2.2.0.0.tar.gz
+ sha256sums =
6b06a290b171abaaf84421aad121e005b0100a13a47af0d4021fdc4a9c3d5f16
pkgname = haskell-hls-alternate-number-format-plugin
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
_hkgname=hls-alternate-number-format-plugin
pkgname=haskell-hls-alternate-number-format-plugin
-pkgver=2.1.0.0
-pkgrel=103
+pkgver=2.2.0.0
+pkgrel=1
pkgdesc="Provide Alternate Number Formats plugin for Haskell Language Server"
url="https://github.com/haskell/haskell-language-server"
license=('Apache-2.0')
@@ -14,7 +14,7 @@ depends=('ghc-libs' 'haskell-aeson' 'haskell-extra'
'haskell-ghcide' 'haskell-hi
makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-hls-test-utils'
'haskell-tasty-quickcheck')
checkdepends=('git')
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('c624804fc7832717b91df4fe2503424a38054ae1c47c5b089b3d4d58a6f1e57e')
+sha256sums=('6b06a290b171abaaf84421aad121e005b0100a13a47af0d4021fdc4a9c3d5f16')
prepare() {
cd $_hkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-alternate-number-format-plugin/-/commit/af429fe6f6f9a5abc97928ab857c46beb1752191
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-alternate-number-format-plugin/-/commit/af429fe6f6f9a5abc97928ab857c46beb1752191
You're receiving this email because of your account on gitlab.archlinux.org.