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


Commits:
bfad0134 by Felix Yan at 2024-10-14T13:14:57+03:00
upgpkg: 1.6.0.0-1: rebuild with ghcide 1.10.0.0, haskell-language-server 
1.10.0.0, hie-bios 0.12.0, hiedb 0.4.3.0, hls-alternate-number-format-plugin 
1.3.0.1, hls-change-type-signature-plugin 1.1.0.1, hls-eval-plugin 1.5.0.0, 
hls-explicit-imports-plugin 1.2.1.0, hls-explicit-record-fields-plugin 1.0.1.0, 
hls-floskell-plugin 1.0.2.1, hls-gadt-plugin 1.0.2.0, hls-refactor-plugin 
1.2.0.0, hls-refine-imports-plugin 1.0.5.0, hls-rename-plugin 1.0.2.1, 
hls-retrie-plugin 1.0.4.0, hls-splice-plugin 1.1.0.0, 
hls-stylish-haskell-plugin 1.0.1.3, hls-test-utils 1.6.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.5.0.0
-       pkgrel = 203
+       pkgver = 1.6.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.5.0.0/hls-test-utils-1.5.0.0.tar.gz
-       sha512sums = 
e58d811452ae48a86e5a8a1621aedd2a1fec39f33aec30a1cf62c0a6782d4de72c8db2a206ef55b67bc00694eb12a0d83b0a5424f4852712700364f9eb1cec7b
+       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
 
 pkgname = haskell-hls-test-utils


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=hls-test-utils
 pkgname=haskell-hls-test-utils
-pkgver=1.5.0.0
-pkgrel=203
+pkgver=1.6.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=('e58d811452ae48a86e5a8a1621aedd2a1fec39f33aec30a1cf62c0a6782d4de72c8db2a206ef55b67bc00694eb12a0d83b0a5424f4852712700364f9eb1cec7b')
+sha512sums=('2e1181d2b39e9863fa92697b22ad5c76f104534b02987297668886fbf9a2e7c2d5104f22a4117abbb4e94fe8a86a15fd5ea4e2774910398cd64ee37979d1efa6')
 
 prepare() {
   cd $_hkgname-$pkgver



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

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


Reply via email to