Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hls-stylish-haskell-plugin
Commits:
ae86aa22 by Felix Yan at 2024-10-14T13:46:42+03:00
upgpkg: 1.0.1.3-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-stylish-haskell-plugin
pkgdesc = Integration with the Stylish Haskell code formatter
- pkgver = 1.0.1.2
- pkgrel = 204
+ pkgver = 1.0.1.3
+ pkgrel = 1
url = https://hackage.haskell.org/package/hls-stylish-haskell-plugin
arch = x86_64
license = Apache
@@ -15,7 +15,7 @@ pkgbase = haskell-hls-stylish-haskell-plugin
depends = haskell-hls-plugin-api
depends = haskell-lsp-types
depends = stylish-haskell
- source =
https://hackage.haskell.org/packages/archive/hls-stylish-haskell-plugin/1.0.1.2/hls-stylish-haskell-plugin-1.0.1.2.tar.gz
- sha512sums =
d5e5808a66e1afd54d89d0abcb42445c0962db2d215d291cbb579d08b3d6005906f7fcc81a061e19f5183b8d72e2018dc7b6afad89d3079576d7d034e336a9e4
+ source =
https://hackage.haskell.org/packages/archive/hls-stylish-haskell-plugin/1.0.1.3/hls-stylish-haskell-plugin-1.0.1.3.tar.gz
+ sha512sums =
0ccc5575695d332168f63fde4e1fde01eaabc433fab276c4900b9d6baa0ae3b02586c5466a39d3334cfec8820d59126b448cf4f71e93c4d1c9cf1660138afdb8
pkgname = haskell-hls-stylish-haskell-plugin
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
_hkgname=hls-stylish-haskell-plugin
pkgname=haskell-hls-stylish-haskell-plugin
-pkgver=1.0.1.2
-pkgrel=204
+pkgver=1.0.1.3
+pkgrel=1
pkgdesc="Integration with the Stylish Haskell code formatter"
url="https://hackage.haskell.org/package/hls-stylish-haskell-plugin"
license=("Apache")
@@ -13,7 +13,7 @@ depends=('ghc-libs' 'haskell-ghc' 'haskell-ghcide'
'haskell-hls-plugin-api' 'has
makedepends=('ghc' 'uusi' 'haskell-hls-test-utils')
checkdepends=('git')
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('d5e5808a66e1afd54d89d0abcb42445c0962db2d215d291cbb579d08b3d6005906f7fcc81a061e19f5183b8d72e2018dc7b6afad89d3079576d7d034e336a9e4')
+sha512sums=('0ccc5575695d332168f63fde4e1fde01eaabc433fab276c4900b9d6baa0ae3b02586c5466a39d3334cfec8820d59126b448cf4f71e93c4d1c9cf1660138afdb8')
prepare() {
cd $_hkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-stylish-haskell-plugin/-/commit/ae86aa222925f300566bb7040accbae3126ff3bb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-stylish-haskell-plugin/-/commit/ae86aa222925f300566bb7040accbae3126ff3bb
You're receiving this email because of your account on gitlab.archlinux.org.