Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ghcide
Commits:
9bbb79be by Felix Yan at 2024-10-14T13:12:40+03:00
upgpkg: 1.10.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-ghcide
pkgdesc = The core of an IDE
- pkgver = 1.9.1.0
- pkgrel = 117
+ pkgver = 1.10.0.0
+ pkgrel = 1
url =
https://github.com/haskell/haskell-language-server/tree/master/ghcide#readme
arch = x86_64
license = Apache
@@ -50,7 +50,6 @@ pkgbase = haskell-ghcide
depends = haskell-hiedb
depends = haskell-hls-graph
depends = haskell-hls-plugin-api
- depends = haskell-hslogger
depends = haskell-implicit-hie-cradle
depends = haskell-lens
depends = haskell-list-t
@@ -73,7 +72,7 @@ pkgbase = haskell-ghcide
depends = haskell-unliftio-core
depends = haskell-unordered-containers
depends = haskell-vector
- source =
https://hackage.haskell.org/packages/archive/ghcide/1.9.1.0/ghcide-1.9.1.0.tar.gz
- sha512sums =
479445c40a23d42adb4d4af5baefbcd26e19e38d17e8132d00b34139a2dc1370fd55aaa1548dd609ded92b1157e621aa6745d6187e9805a21d04c99a9e7ae26f
+ source =
https://hackage.haskell.org/packages/archive/ghcide/1.10.0.0/ghcide-1.10.0.0.tar.gz
+ sha512sums =
36e619cf24fa5979c0f30089ae9832ba94a3962fa0125a6b45a41a1ea1016557882c72561847539897669d5320d53447a83438c1ec2a92e08beae97b2fa8e34b
pkgname = haskell-ghcide
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
_hkgname=ghcide
pkgname=haskell-ghcide
-pkgver=1.9.1.0
-pkgrel=117
+pkgver=1.10.0.0
+pkgrel=1
pkgdesc="The core of an IDE"
url="https://github.com/haskell/haskell-language-server/tree/master/ghcide#readme"
license=("Apache")
@@ -15,20 +15,19 @@ depends=('ghc-libs' 'haskell-diff' 'haskell-glob'
'haskell-aeson' 'haskell-aeson
'haskell-extra' 'haskell-fingertree' 'haskell-ghc'
'haskell-ghc-check' 'haskell-ghc-paths'
'haskell-ghc-trace-events' 'haskell-gitrev' 'haskell-haddock-library'
'haskell-hashable'
'haskell-hie-bios' 'haskell-hie-compat' 'haskell-hiedb'
'haskell-hls-graph'
- 'haskell-hls-plugin-api' 'haskell-hslogger'
'haskell-implicit-hie-cradle' 'haskell-lens'
- 'haskell-list-t' 'haskell-lsp' 'haskell-lsp-types'
'haskell-opentelemetry'
- 'haskell-optparse-applicative' 'haskell-parallel'
'haskell-prettyprinter'
- 'haskell-prettyprinter-ansi-terminal' 'haskell-random'
'haskell-regex-tdfa'
- 'haskell-safe-exceptions' 'haskell-sorted-list'
'haskell-sqlite-simple'
- 'haskell-stm-containers' 'haskell-syb' 'haskell-text-rope'
'haskell-unliftio'
- 'haskell-unliftio-core' 'haskell-unordered-containers'
'haskell-vector')
+ 'haskell-hls-plugin-api' 'haskell-implicit-hie-cradle' 'haskell-lens'
'haskell-list-t'
+ 'haskell-lsp' 'haskell-lsp-types' 'haskell-opentelemetry'
'haskell-optparse-applicative'
+ 'haskell-parallel' 'haskell-prettyprinter'
'haskell-prettyprinter-ansi-terminal'
+ 'haskell-random' 'haskell-regex-tdfa' 'haskell-safe-exceptions'
'haskell-sorted-list'
+ 'haskell-sqlite-simple' 'haskell-stm-containers' 'haskell-syb'
'haskell-text-rope'
+ 'haskell-unliftio' 'haskell-unliftio-core'
'haskell-unordered-containers' 'haskell-vector')
makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-fuzzy'
'haskell-ghc-typelits-knownnat'
'haskell-implicit-hie' 'haskell-lsp-test'
'haskell-monoid-subclasses'
'haskell-network-uri' 'haskell-shake' 'haskell-tasty'
'haskell-tasty-expected-failure'
'haskell-tasty-hunit' 'haskell-tasty-quickcheck'
'haskell-tasty-rerun')
checkdepends=('cabal-install')
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('479445c40a23d42adb4d4af5baefbcd26e19e38d17e8132d00b34139a2dc1370fd55aaa1548dd609ded92b1157e621aa6745d6187e9805a21d04c99a9e7ae26f')
+sha512sums=('36e619cf24fa5979c0f30089ae9832ba94a3962fa0125a6b45a41a1ea1016557882c72561847539897669d5320d53447a83438c1ec2a92e08beae97b2fa8e34b')
prepare() {
cd $_hkgname-$pkgver
@@ -56,8 +55,6 @@ build() {
check() {
cd $_hkgname-$pkgver
cabal update
- # Random test failures "Received an illegal message between the initialize
request and response"
- # th-linking-test-unboxed always fails too
PATH="$PWD/dist/build/ghcide:$PWD/dist/build/ghcide-test-preprocessor:$PATH"
LD_LIBRARY_PATH="$PWD/dist/build" runhaskell Setup test || echo "Tests failed"
}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghcide/-/commit/9bbb79be03116f205aca0a7071d42f064161b928
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghcide/-/commit/9bbb79be03116f205aca0a7071d42f064161b928
You're receiving this email because of your account on gitlab.archlinux.org.