Date: Saturday, February 4, 2023 @ 22:57:35 Author: felixonmars Revision: 1392477
upgpkg: haskell-ghcide 1.7.0.0-1: rebuild with ghcide 1.7.0.0, haskell-language-server 1.7.0.0, hie-bios 0.9.1, hls-alternate-number-format-plugin 1.1.0.0, hls-brittany-plugin 1.0.2.1, hls-call-hierarchy-plugin 1.0.3.0, hls-change-type-signature-plugin 1.0.1.0, hls-class-plugin 1.0.3.0, hls-eval-plugin 1.2.2.0, hls-explicit-imports-plugin 1.1.0.0, hls-floskell-plugin 1.0.1.1, hls-fourmolu-plugin 1.0.3.0, hls-graph 1.7.0.0, hls-hlint-plugin 1.0.4.0, hls-module-name-plugin 1.0.2.0, hls-ormolu-plugin 1.0.2.1, hls-plugin-api 1.4.0.0, hls-pragmas-plugin 1.0.2.1, hls-refine-imports-plugin 1.0.2.0, hls-rename-plugin 1.0.0.2, hls-retrie-plugin 1.0.2.1, hls-stylish-haskell-plugin 1.0.1.1, hls-tactics-plugin 1.6.2.0, hls-test-utils 1.3.0.0 Modified: haskell-ghcide/trunk/PKGBUILD ----------+ PKGBUILD | 41 ++++++++++++++++++----------------------- 1 file changed, 18 insertions(+), 23 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-04 22:55:24 UTC (rev 1392476) +++ PKGBUILD 2023-02-04 22:57:35 UTC (rev 1392477) @@ -2,8 +2,8 @@ _hkgname=ghcide pkgname=haskell-ghcide -pkgver=1.6.0.1 -pkgrel=8 +pkgver=1.7.0.0 +pkgrel=1 pkgdesc="The core of an IDE" url="https://github.com/haskell/haskell-language-server/tree/master/ghcide#readme" license=("Apache") @@ -11,37 +11,32 @@ depends=('ghc-libs' 'haskell-diff' 'haskell-glob' 'haskell-aeson' 'haskell-aeson-pretty' '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-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-dependent-sum' 'haskell-dlist' 'haskell-enummapset' 'haskell-extra' + 'haskell-fingertree' 'haskell-ghc' '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-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-fuzzy' '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") -sha512sums=('56d9aa2a64395da0403fd8725b7c8b69757d68065e106965db924a3adb194e2f0a2304a4f71c7418cfd0585f10bf29ef667b00816fc9b81cf2985869456d0247') +sha512sums=('e2c72b624ff97894bf19575f311e7b8f7c58e26fa1133ce18277df35c7c545921f67edd9f1945f19373c9c0b3effa989cb6e196b085f94a9b4aeb50723b69f00') prepare() { cd $_hkgname-$pkgver gen-setup find test/data -name \*.cabal -exec uusi --add-options-all=-dynamic {} \; - - 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 } build() {
