Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hls-refine-imports-plugin
Commits:
5c98d512 by Felix Yan at 2024-10-14T13:51:39+03:00
upgpkg: 1.0.5.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-refine-imports-plugin
pkgdesc = Refine imports plugin for Haskell Language Server
- pkgver = 1.0.4.0
- pkgrel = 202
+ pkgver = 1.0.5.0
+ pkgrel = 1
url = https://hackage.haskell.org/package/hls-refine-imports-plugin
arch = x86_64
license = Apache
@@ -18,7 +18,7 @@ pkgbase = haskell-hls-refine-imports-plugin
depends = haskell-hls-plugin-api
depends = haskell-lsp
depends = haskell-unordered-containers
- source =
https://hackage.haskell.org/packages/archive/hls-refine-imports-plugin/1.0.4.0/hls-refine-imports-plugin-1.0.4.0.tar.gz
- sha256sums =
6db0e0cdf18fde0a2a4dde42ca88a428123c0a7cdf064e9d83bed6c8b534a665
+ source =
https://hackage.haskell.org/packages/archive/hls-refine-imports-plugin/1.0.5.0/hls-refine-imports-plugin-1.0.5.0.tar.gz
+ sha256sums =
59d27d278802f3bd4e611c2de88426fc85c0e0c4e9d6ea20d7432f26ea68d4c9
pkgname = haskell-hls-refine-imports-plugin
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
_hkgname=hls-refine-imports-plugin
pkgname=haskell-hls-refine-imports-plugin
-pkgver=1.0.4.0
-pkgrel=202
+pkgver=1.0.5.0
+pkgrel=1
pkgdesc="Refine imports plugin for Haskell Language Server"
url="https://hackage.haskell.org/package/hls-refine-imports-plugin"
license=("Apache")
@@ -14,7 +14,7 @@ depends=('ghc-libs' 'haskell-aeson' 'haskell-ghc'
'haskell-ghcide'
makedepends=('ghc' 'uusi' 'haskell-hls-test-utils')
checkdepends=('git')
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('6db0e0cdf18fde0a2a4dde42ca88a428123c0a7cdf064e9d83bed6c8b534a665')
+sha256sums=('59d27d278802f3bd4e611c2de88426fc85c0e0c4e9d6ea20d7432f26ea68d4c9')
prepare() {
cd $_hkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-refine-imports-plugin/-/commit/5c98d51203f205eb4ca0196fe3fd6f71f1fb6d40
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-refine-imports-plugin/-/commit/5c98d51203f205eb4ca0196fe3fd6f71f1fb6d40
You're receiving this email because of your account on gitlab.archlinux.org.