Date: Tuesday, April 4, 2023 @ 16:42:13
  Author: felixonmars
Revision: 1434596

upgpkg: haskell-language-server 1.9.0.0-1: rebuild with ghcide 1.9.0.0, 
haskell-language-server 1.9.0.0, hls-alternate-number-format-plugin 1.3.0.0, 
hls-brittany-plugin 1.1.0.0, hls-call-hierarchy-plugin 1.2.0.0, 
hls-change-type-signature-plugin 1.1.0.0, hls-class-plugin 1.1.1.0, 
hls-code-range-plugin 1.1.0.0, hls-eval-plugin 1.4.0.0, 
hls-explicit-fixity-plugin 1.1.0.0, hls-explicit-imports-plugin 1.2.0.0, 
hls-floskell-plugin 1.0.2.0, hls-fourmolu-plugin 1.1.1.0, hls-gadt-plugin 
1.0.1.0, hls-graph 1.9.0.0, hls-haddock-comments-plugin 1.1.1.0, 
hls-hlint-plugin 1.1.1.0, hls-module-name-plugin 1.1.1.0, hls-ormolu-plugin 
1.0.3.0, hls-plugin-api 1.6.0.0, hls-pragmas-plugin 1.0.4.0, 
hls-qualify-imported-names-plugin 1.0.2.0, hls-refactor-plugin 1.1.0.0, 
hls-refine-imports-plugin 1.0.4.0, hls-rename-plugin 1.0.2.0, hls-retrie-plugin 
1.0.3.0, hls-splice-plugin 1.0.3.0, hls-stylish-haskell-plugin 1.0.1.2, 
hls-tactics-plugin 1.8.0.0, hls-test-utils 1.5.0.0

Modified:
  haskell-language-server/trunk/PKGBUILD

----------+
 PKGBUILD |   30 +++++++++++++++++-------------
 1 file changed, 17 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-04 16:38:53 UTC (rev 1434595)
+++ PKGBUILD    2023-04-04 16:42:13 UTC (rev 1434596)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=haskell-language-server
-pkgver=1.8.0.0
-pkgrel=40
+pkgver=1.9.0.0
+pkgrel=1
 pkgdesc="LSP server for GHC"
 url="https://github.com/haskell/haskell-language-server#readme";
 license=("Apache")
@@ -12,28 +12,31 @@
          'haskell-extra' 'haskell-ghc' 'haskell-ghc-paths' 'haskell-ghcide' 
'haskell-githash'
         'haskell-gitrev' 'haskell-hashable' 'haskell-hie-bios' 'haskell-hiedb' 
          'haskell-hls-alternate-number-format-plugin' 
'haskell-hls-brittany-plugin'
+         'haskell-hls-cabal-fmt-plugin' 'haskell-hls-cabal-plugin'
          'haskell-hls-call-hierarchy-plugin' 
'haskell-hls-change-type-signature-plugin'
          'haskell-hls-class-plugin' 'haskell-hls-code-range-plugin' 
'haskell-hls-eval-plugin'
          'haskell-hls-explicit-fixity-plugin' 
'haskell-hls-explicit-imports-plugin'
-         'haskell-hls-floskell-plugin' 'haskell-hls-fourmolu-plugin' 
'haskell-hls-gadt-plugin'
-         'haskell-hls-ormolu-plugin' 'haskell-hls-graph' 
'haskell-hls-haddock-comments-plugin'
-         'haskell-hls-hlint-plugin' 'haskell-hls-module-name-plugin' 
'haskell-hls-ormolu-plugin'
-         'haskell-hls-plugin-api' 'haskell-hls-pragmas-plugin'
-         'haskell-hls-qualify-imported-names-plugin' 
'haskell-hls-refactor-plugin'
-         'haskell-hls-refine-imports-plugin' 'haskell-hls-rename-plugin'
-         'haskell-hls-retrie-plugin' 'haskell-hls-splice-plugin'
+         'haskell-hls-explicit-record-fields-plugin' 
'haskell-hls-floskell-plugin'
+         'haskell-hls-fourmolu-plugin' 'haskell-hls-gadt-plugin' 
'haskell-hls-ormolu-plugin'
+         'haskell-hls-graph' 'haskell-hls-haddock-comments-plugin' 
'haskell-hls-hlint-plugin'
+         'haskell-hls-module-name-plugin' 'haskell-hls-ormolu-plugin' 
'haskell-hls-plugin-api'
+         'haskell-hls-pragmas-plugin' 
'haskell-hls-qualify-imported-names-plugin'
+         'haskell-hls-refactor-plugin' 'haskell-hls-refine-imports-plugin'
+         'haskell-hls-rename-plugin' 'haskell-hls-retrie-plugin' 
'haskell-hls-splice-plugin'
          'haskell-hls-stylish-haskell-plugin' 'haskell-hls-tactics-plugin' 
'haskell-hslogger'
          'haskell-lens' 'haskell-lens-aeson' 'haskell-lsp' 'haskell-lsp-types'
          'haskell-optparse-applicative' 'haskell-optparse-simple' 
'haskell-prettyprinter'
          'haskell-regex-tdfa' 'haskell-safe-exceptions' 
'haskell-sqlite-simple' 'haskell-temporary'
          'haskell-unliftio-core' 'haskell-unordered-containers')
-makedepends=('ghc' 'uusi' 'haskell-hls-test-utils' 
'haskell-hspec-expectations' 'haskell-lsp-test')
+makedepends=('ghc' 'uusi' 'haskell-ghcide-test-utils' 'haskell-hls-test-utils'
+             'haskell-hspec-expectations' 'haskell-lsp-test')
 checkdepends=('cabal-install')
 
source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('3ff9900f014cd6515e139e941b43025fefa9486126b870aa4ec27a14432df71e6d28d89864fb92be3bd1333852ed46429c45d1f25f7e02b3bd285c115221f64c')
+sha512sums=('cb414f8fdae6924ef2fbdef915da8d0f77d2048f22060749f38f2a3ec6617964ccfce220b0ab924945447b56e601c6f19ab335ed05038859bfcd06bf65ac9087')
 
 prepare() {
   cd $pkgname-$pkgver
+  uusi -u hls-call-hierarchy-plugin $pkgname.cabal
   find test/testdata -name \*.cabal -exec uusi --add-options-all=-dynamic {} \;
 }
 
@@ -45,11 +48,12 @@
     --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
     --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
     --ghc-option='-pie' \
-    -fignore-plugins-ghc-bounds -fclass -fcallHierarchy -fhaddockComments 
-feval -fimportLens \
+    -fignore-plugins-ghc-bounds -fcabal -fclass -fcallHierarchy 
-fhaddockComments -feval -fimportLens \
     -frefineImports -frename -fretrie -ftactic -fhlint -fmoduleName -fpragmas 
-fsplice \
     -falternateNumberFormat -fqualifyImportedNames -fcodeRange 
-fchangeTypeSignature \
+    -fexplicitFields \
     -ffloskell -ffourmolu -formolu -fstylishHaskell -fbrittany -fstan -fgadt 
-fexplicitFixity \
-    -frefactor \
+    -frefactor -fcabalfmt \
     -fdynamic
 
   runhaskell Setup build $MAKEFLAGS

Reply via email to