Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hls-test-utils


Commits:
e6e459ba by Felix Yan at 2025-03-30T22:38:06+08:00
upgpkg: 2.0.0.0-1: rebuild with ghcide 2.0.0.0, haskell-language-server 
2.0.0.0, hls-alternate-number-format-plugin 2.0.0.0, hls-cabal-fmt-plugin 
2.0.0.0, hls-cabal-plugin 2.0.0.0, hls-call-hierarchy-plugin 2.0.0.0, 
hls-change-type-signature-plugin 2.0.0.0, hls-class-plugin 2.0.0.0, 
hls-code-range-plugin 2.0.0.0, hls-eval-plugin 2.0.0.0, 
hls-explicit-fixity-plugin 2.0.0.0, hls-explicit-imports-plugin 2.0.0.0, 
hls-explicit-record-fields-plugin 2.0.0.0, hls-floskell-plugin 2.0.0.0, 
hls-fourmolu-plugin 2.0.0.0, hls-gadt-plugin 2.0.0.0, hls-graph 2.0.0.0, 
hls-hlint-plugin 2.0.0.0, hls-module-name-plugin 2.0.0.0, hls-ormolu-plugin 
2.0.0.0, hls-plugin-api 2.0.0.0, hls-pragmas-plugin 2.0.0.0, 
hls-qualify-imported-names-plugin 2.0.0.0, hls-refactor-plugin 2.0.0.0, 
hls-refine-imports-plugin 2.0.0.0, hls-rename-plugin 2.0.0.0, hls-retrie-plugin 
2.0.0.0, hls-splice-plugin 2.0.0.0, hls-stylish-haskell-plugin 2.0.0.0, 
hls-test-utils 2.0.0.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-hls-test-utils
        pkgdesc = Utilities used in the tests of Haskell Language Server
-       pkgver = 1.6.0.0
-       pkgrel = 44
+       pkgver = 2.0.0.0
+       pkgrel = 1
        url = https://github.com/haskell/haskell-language-server#readme
        arch = x86_64
        license = Apache
@@ -27,7 +27,7 @@ pkgbase = haskell-hls-test-utils
        depends = haskell-tasty-rerun
        depends = haskell-temporary
        depends = haskell-unordered-containers
-       source = 
https://hackage.haskell.org/packages/archive/hls-test-utils/1.6.0.0/hls-test-utils-1.6.0.0.tar.gz
-       sha512sums = 
2e1181d2b39e9863fa92697b22ad5c76f104534b02987297668886fbf9a2e7c2d5104f22a4117abbb4e94fe8a86a15fd5ea4e2774910398cd64ee37979d1efa6
+       source = 
https://hackage.haskell.org/packages/archive/hls-test-utils/2.0.0.0/hls-test-utils-2.0.0.0.tar.gz
+       sha512sums = 
d7ce4e3b7194578482988bae7a621ecfd39122975e3e8f0cee535a865b323d80e4628aa446c86da21db1c09e9077b5bc903cdbd7e4bd7fd63a5b0144b1ed3657
 
 pkgname = haskell-hls-test-utils


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=hls-test-utils
 pkgname=haskell-hls-test-utils
-pkgver=1.6.0.0
-pkgrel=44
+pkgver=2.0.0.0
+pkgrel=1
 pkgdesc="Utilities used in the tests of Haskell Language Server"
 url="https://github.com/haskell/haskell-language-server#readme";
 license=("Apache")
@@ -15,7 +15,7 @@ depends=('ghc-libs' 'haskell-aeson' 'haskell-async' 
'haskell-blaze-markup' 'hask
          'haskell-tasty-rerun' 'haskell-temporary' 
'haskell-unordered-containers')
 makedepends=('ghc' 'uusi')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha512sums=('2e1181d2b39e9863fa92697b22ad5c76f104534b02987297668886fbf9a2e7c2d5104f22a4117abbb4e94fe8a86a15fd5ea4e2774910398cd64ee37979d1efa6')
+sha512sums=('d7ce4e3b7194578482988bae7a621ecfd39122975e3e8f0cee535a865b323d80e4628aa446c86da21db1c09e9077b5bc903cdbd7e4bd7fd63a5b0144b1ed3657')
 
 prepare() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-test-utils/-/commit/e6e459ba6e8f667ff3ef7abfd5ce0b84ca119ea9

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


Reply via email to