Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hls-floskell-plugin
Commits:
25936a30 by Felix Yan at 2024-10-14T13:19:42+03:00
upgpkg: 1.0.2.1-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-floskell-plugin
pkgdesc = Integration with the Floskell code formatter
- pkgver = 1.0.2.0
- pkgrel = 205
+ pkgver = 1.0.2.1
+ pkgrel = 1
url = https://hackage.haskell.org/package/hls-floskell-plugin
arch = x86_64
license = Apache
@@ -14,7 +14,7 @@ pkgbase = haskell-hls-floskell-plugin
depends = haskell-ghcide
depends = haskell-hls-plugin-api
depends = haskell-lsp-types
- source =
https://hackage.haskell.org/packages/archive/hls-floskell-plugin/1.0.2.0/hls-floskell-plugin-1.0.2.0.tar.gz
- sha512sums =
5fb9e2361d5406409eb14b2e40fe84f5702e8454cbc63471c997b4e42eb64534657df93e4901e33306dc20a725dc65034c4c816d3994ceacc66e8a7335c87233
+ source =
https://hackage.haskell.org/packages/archive/hls-floskell-plugin/1.0.2.1/hls-floskell-plugin-1.0.2.1.tar.gz
+ sha512sums =
4028ecd2ece93016a189482a697144b765e3ea5001486770bd931cb2f947fe8b89518c33ee13b500577a290a169d8118afcddc766a735eb87e47f1b88b62dcc3
pkgname = haskell-hls-floskell-plugin
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
_hkgname=hls-floskell-plugin
pkgname=haskell-hls-floskell-plugin
-pkgver=1.0.2.0
-pkgrel=205
+pkgver=1.0.2.1
+pkgrel=1
pkgdesc="Integration with the Floskell code formatter"
url="https://hackage.haskell.org/package/hls-floskell-plugin"
license=("Apache")
@@ -12,7 +12,7 @@ depends=('ghc-libs' 'haskell-floskell' 'haskell-ghcide'
'haskell-hls-plugin-api'
makedepends=('ghc' 'uusi' 'haskell-hls-test-utils')
checkdepends=('git')
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('5fb9e2361d5406409eb14b2e40fe84f5702e8454cbc63471c997b4e42eb64534657df93e4901e33306dc20a725dc65034c4c816d3994ceacc66e8a7335c87233')
+sha512sums=('4028ecd2ece93016a189482a697144b765e3ea5001486770bd931cb2f947fe8b89518c33ee13b500577a290a169d8118afcddc766a735eb87e47f1b88b62dcc3')
prepare() {
cd $_hkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-floskell-plugin/-/commit/25936a3007c28e728597a3eb2ac1f6a2b65a1406
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hls-floskell-plugin/-/commit/25936a3007c28e728597a3eb2ac1f6a2b65a1406
You're receiving this email because of your account on gitlab.archlinux.org.