Date: Friday, December 30, 2022 @ 21:59:58 Author: felixonmars Revision: 1372532
upgpkg: haskell-ghcide 1.6.0.0-1: rebuild with ghcide 1.6.0.0, haskell-language-server 1.6.0.0, hls-alternate-number-format-plugin 1.0.1.0, hls-brittany-plugin 1.0.2.0, hls-call-hierarchy-plugin 1.0.2.0, hls-class-plugin 1.0.2.0, hls-eval-plugin 1.2.1.0, hls-explicit-imports-plugin 1.0.2.0, hls-floskell-plugin 1.0.1.0, hls-fourmolu-plugin 1.0.2.0, hls-graph 1.6.0.0, hls-haddock-comments-plugin 1.0.1.0, hls-hlint-plugin 1.0.3.0, hls-module-name-plugin 1.0.1.0, hls-ormolu-plugin 1.0.2.0, hls-pragmas-plugin 1.0.2.0, hls-plugin-api 1.3.0.0, hls-qualify-imported-names-plugin 1.0.1.0, hls-refine-imports-plugin 1.0.1.0, hls-retrie-plugin 1.0.2.0, hls-selection-range-plugin 1.0.0.0, hls-splice-plugin 1.0.1.0, hls-stylish-haskell-plugin 1.0.1.0, hls-tactics-plugin 1.6.0.0, hls-test-utils 1.2.0.0, lsp 1.4.0.0, lsp-test 0.14.0.2, lsp-types 1.4.0.1 Modified: haskell-ghcide/trunk/PKGBUILD ----------+ PKGBUILD | 39 ++++++++++++++++++--------------------- 1 file changed, 18 insertions(+), 21 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-30 21:53:29 UTC (rev 1372531) +++ PKGBUILD 2022-12-30 21:59:58 UTC (rev 1372532) @@ -2,46 +2,43 @@ _hkgname=ghcide pkgname=haskell-ghcide -pkgver=1.5.0.1 -pkgrel=27 +pkgver=1.6.0.0 +pkgrel=1 pkgdesc="The core of an IDE" url="https://github.com/haskell/haskell-language-server/tree/master/ghcide#readme" license=("Apache") arch=('x86_64') depends=('ghc-libs' 'haskell-diff' 'haskell-glob' 'haskell-aeson' 'haskell-aeson-pretty' - 'haskell-async' 'haskell-base16-bytestring' 'haskell-bytestring-encoding' - 'haskell-case-insensitive' 'haskell-cryptohash-sha1' 'haskell-data-default' - 'haskell-dependent-map' 'haskell-dependent-sum' 'haskell-dlist' 'haskell-extra' - 'haskell-fingertree' 'haskell-fuzzy' 'haskell-ghc' 'haskell-ghc-api-compat' - 'haskell-ghc-check' 'haskell-ghc-exactprint' 'haskell-ghc-paths' 'haskell-ghc-trace-events' - 'haskell-gitrev' 'haskell-haddock-library' 'haskell-hashable' 'haskell-heapsize' - 'haskell-hie-bios' 'haskell-hie-compat' 'haskell-hiedb' 'haskell-hls-graph' - 'haskell-hls-plugin-api' 'haskell-hslogger' 'haskell-implicit-hie-cradle' 'haskell-lens' + 'haskell-async' 'haskell-base16-bytestring' 'haskell-case-insensitive' + 'haskell-cryptohash-sha1' 'haskell-data-default' 'haskell-dependent-map' + 'haskell-dependent-sum' 'haskell-dlist' 'haskell-extra' 'haskell-fingertree' + 'haskell-fuzzy' 'haskell-ghc' 'haskell-ghc-api-compat' 'haskell-ghc-check' + 'haskell-ghc-exactprint' 'haskell-ghc-paths' 'haskell-ghc-trace-events' 'haskell-gitrev' + 'haskell-haddock-library' 'haskell-hashable' 'haskell-heapsize' '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-test' 'haskell-lsp-types' 'haskell-monoid-subclasses' 'haskell-network-uri' 'haskell-opentelemetry' 'haskell-optparse-applicative' 'haskell-parallel' 'haskell-prettyprinter' 'haskell-prettyprinter-ansi-terminal' - 'haskell-regex-tdfa' 'haskell-retrie' 'haskell-rope-utf16-splay' 'haskell-safe' - 'haskell-safe-exceptions' 'haskell-shake' 'haskell-sorted-list' 'haskell-sqlite-simple' - 'haskell-syb' 'haskell-tasty-hunit' 'haskell-unliftio' 'haskell-unliftio-core' - 'haskell-unordered-containers' 'haskell-utf8-string' 'haskell-vector' - 'haskell-vector-algorithms') + 'haskell-random' 'haskell-regex-tdfa' 'haskell-retrie' 'haskell-rope-utf16-splay' + 'haskell-safe' 'haskell-safe-exceptions' 'haskell-shake' 'haskell-sorted-list' + 'haskell-sqlite-simple' 'haskell-stm-containers' 'haskell-syb' 'haskell-tasty-hunit' + 'haskell-unliftio' 'haskell-unliftio-core' 'haskell-unordered-containers' + 'haskell-utf8-string' 'haskell-vector' 'haskell-vector-algorithms') makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-ghc-typelits-knownnat' 'haskell-implicit-hie' 'haskell-quickcheck-instances' 'haskell-record-dot-preprocessor' 'haskell-record-hasfield' 'haskell-tasty' 'haskell-tasty-expected-failure' 'haskell-tasty-quickcheck' 'haskell-tasty-rerun') checkdepends=('cabal-install') -source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz" - ghcide-aeson-2.patch) -sha512sums=('d010782dbabd2a35413f9856116c3b2cb0bd83af97b0bf47ff9cb0850948cf919e3614fa3d40ef3750bf0bafac719fdb81f879a7edee16072122941dfac89161' - '78c9601d0ea31ec73f6d1bb08dcbfd1d09d47649eaa07b3ec8808723bb727cf65ad5ac6ae1e709c84448a58a1061840e34b5c2e9e6a88dff3d584f070a8b4b1e') +source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") +sha512sums=('499556c17d1576ed38511590cce19c27c396e0574102470cc24947b54f0919726e0a30c9d947d9f2469de205b1a6a84f9859b5718e6d56945c383b465a65abde') prepare() { cd $_hkgname-$pkgver - patch -p2 -i ../ghcide-aeson-2.patch gen-setup find test/data -name \*.cabal -exec uusi --add-options-all=-dynamic {} \; - uusi -u extra -r ghc:ghc,ghc-api-compat -u hiedb $_hkgname.cabal + uusi -r ghc:ghc,ghc-api-compat -u hiedb $_hkgname.cabal # TODO: Skipped some broken tests for now sed -i '/, benchmarkTests/d;/, findDefinitionAndHoverTests/d;/, bootTests/d;s/, simpleMultiDefTest//;s/echo A.hs/echo -dynamic > $HIE_BIOS_OUTPUT/' test/exe/Main.hs
