Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-ormolu-plugin


Commits:
a9702c45 by Felix Yan at 2026-01-04T01:20:46+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-ormolu-plugin
        pkgdesc = Integration with the Ormolu code formatter
-       pkgver = 2.1.0.0
-       pkgrel = 106
+       pkgver = 2.2.0.0
+       pkgrel = 1
        url = https://hackage.haskell.org/package/hls-ormolu-plugin
        arch = x86_64
        license = Apache-2.0
@@ -18,7 +18,7 @@ pkgbase = haskell-hls-ormolu-plugin
        depends = haskell-lens
        depends = haskell-lsp
        depends = haskell-ormolu
-       source = 
https://hackage.haskell.org/packages/archive/hls-ormolu-plugin/2.1.0.0/hls-ormolu-plugin-2.1.0.0.tar.gz
-       sha512sums = 
26dbb832ce37097ec7f53308806fd3f3a35052ceabc1aa64f8d1abaf4323464ac639fada863c2cafd834596ae6169a9e675ca69a3b7e75227c5f3015ba2e9175
+       source = 
https://hackage.haskell.org/packages/archive/hls-ormolu-plugin/2.2.0.0/hls-ormolu-plugin-2.2.0.0.tar.gz
+       sha512sums = 
09d437a4db5fd2e3d86201ee6877c42ebd189e9bcc51b3de038458388c92b08f21fcd1e8db5e0cb59e53ee45ea4931c5edaaede6636aeb15689a9fbabc174c97
 
 pkgname = haskell-hls-ormolu-plugin


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=hls-ormolu-plugin
 pkgname=haskell-hls-ormolu-plugin
-pkgver=2.1.0.0
-pkgrel=106
+pkgver=2.2.0.0
+pkgrel=1
 pkgdesc="Integration with the Ormolu code formatter"
 url="https://hackage.haskell.org/package/hls-ormolu-plugin";
 license=('Apache-2.0')
@@ -13,7 +13,7 @@ depends=('ghc-libs' 'haskell-extra' 'haskell-ghc' 
'haskell-ghcide' 'haskell-hls-
 makedepends=('ghc' 'uusi' 'haskell-hls-test-utils' 'haskell-lsp-types')
 checkdepends=('git')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha512sums=('26dbb832ce37097ec7f53308806fd3f3a35052ceabc1aa64f8d1abaf4323464ac639fada863c2cafd834596ae6169a9e675ca69a3b7e75227c5f3015ba2e9175')
+sha512sums=('09d437a4db5fd2e3d86201ee6877c42ebd189e9bcc51b3de038458388c92b08f21fcd1e8db5e0cb59e53ee45ea4931c5edaaede6636aeb15689a9fbabc174c97')
 
 prepare() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-ormolu-plugin/-/commit/a9702c452c3b2ee68d507d49b2583f31c45c4c4e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-ormolu-plugin/-/commit/a9702c452c3b2ee68d507d49b2583f31c45c4c4e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to