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


Commits:
f7f76804 by Felix Yan at 2024-10-14T13:31:50+03:00
upgpkg: 1.2.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-refactor-plugin
        pkgdesc = Exactprint refactorings for Haskell Language Server
-       pkgver = 1.1.0.0
-       pkgrel = 205
+       pkgver = 1.2.0.0
+       pkgrel = 1
        url = https://github.com/haskell/haskell-language-server.git
        arch = x86_64
        license = Apache
@@ -36,7 +36,7 @@ pkgbase = haskell-hls-refactor-plugin
        depends = haskell-syb
        depends = haskell-text-rope
        depends = haskell-unordered-containers
-       source = 
https://hackage.haskell.org/packages/archive/hls-refactor-plugin/1.1.0.0/hls-refactor-plugin-1.1.0.0.tar.gz
-       sha256sums = 
ea14310a53e5e376b5fdf65f695ca26dc98f07dc8fb81b4163bb923e60e1e3b2
+       source = 
https://hackage.haskell.org/packages/archive/hls-refactor-plugin/1.2.0.0/hls-refactor-plugin-1.2.0.0.tar.gz
+       sha256sums = 
805e31d95d833194610b809f720850712722e4e8fd9693e3a8958fd9fdeaf849
 
 pkgname = haskell-hls-refactor-plugin


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=hls-refactor-plugin
 pkgname=haskell-hls-refactor-plugin
-pkgver=1.1.0.0
-pkgrel=205
+pkgver=1.2.0.0
+pkgrel=1
 pkgdesc="Exactprint refactorings for Haskell Language Server"
 url="https://github.com/haskell/haskell-language-server.git";
 license=("Apache")
@@ -17,11 +17,12 @@ makedepends=('ghc' 'uusi' 'haskell-async' 
'haskell-ghcide-test-utils' 'haskell-h
              'haskell-parser-combinators' 'haskell-shake' 'haskell-tasty'
              'haskell-tasty-expected-failure' 'haskell-tasty-hunit' 
'haskell-tasty-rerun')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('ea14310a53e5e376b5fdf65f695ca26dc98f07dc8fb81b4163bb923e60e1e3b2')
+sha256sums=('805e31d95d833194610b809f720850712722e4e8fd9693e3a8958fd9fdeaf849')
 
 prepare() {
   cd $_hkgname-$pkgver
   gen-setup
+  uusi -u hls-test-utils
 }
 
 build() {



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

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


Reply via email to