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


Commits:
5524a6b3 by Felix Yan at 2026-01-04T01:28:17+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-splice-plugin
        pkgdesc = HLS Plugin to expand TemplateHaskell Splices and QuasiQuotes
-       pkgver = 2.1.0.0
-       pkgrel = 103
+       pkgver = 2.2.0.0
+       pkgrel = 1
        url = https://hackage.haskell.org/package/hls-splice-plugin
        arch = x86_64
        license = Apache-2.0
@@ -26,7 +26,7 @@ pkgbase = haskell-hls-splice-plugin
        depends = haskell-syb
        depends = haskell-unliftio-core
        depends = haskell-unordered-containers
-       source = 
https://hackage.haskell.org/packages/archive/hls-splice-plugin/2.1.0.0/hls-splice-plugin-2.1.0.0.tar.gz
-       sha512sums = 
76ed7cf86a826baf20850fce31e574e7e33668a2a3b5865b0f0a55d4fe02c5cf714d0407ca18e865cde7145922982d49f30c9bb37a047c9682a13264519affd8
+       source = 
https://hackage.haskell.org/packages/archive/hls-splice-plugin/2.2.0.0/hls-splice-plugin-2.2.0.0.tar.gz
+       sha512sums = 
f8cd4f293b63b8bf83057fa17b2c0bce77c7be718151ad0bd22ba52ffc283431dc8cf4eb091689108debbf60f347ff39f08acd6a31ffb5ffce57296e54bc88d2
 
 pkgname = haskell-hls-splice-plugin


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=hls-splice-plugin
 pkgname=haskell-hls-splice-plugin
-pkgver=2.1.0.0
-pkgrel=103
+pkgver=2.2.0.0
+pkgrel=1
 pkgdesc="HLS Plugin to expand TemplateHaskell Splices and QuasiQuotes"
 url="https://hackage.haskell.org/package/hls-splice-plugin";
 license=('Apache-2.0')
@@ -15,7 +15,7 @@ depends=('ghc-libs' 'haskell-aeson' 'haskell-dlist' 
'haskell-extra' 'haskell-fol
 makedepends=('ghc' 'uusi' 'haskell-hls-test-utils' 'haskell-row-types')
 checkdepends=('git')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha512sums=('76ed7cf86a826baf20850fce31e574e7e33668a2a3b5865b0f0a55d4fe02c5cf714d0407ca18e865cde7145922982d49f30c9bb37a047c9682a13264519affd8')
+sha512sums=('f8cd4f293b63b8bf83057fa17b2c0bce77c7be718151ad0bd22ba52ffc283431dc8cf4eb091689108debbf60f347ff39f08acd6a31ffb5ffce57296e54bc88d2')
 
 prepare() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-splice-plugin/-/commit/5524a6b393ba22cfb4578b031c60429103fb3976

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


Reply via email to