Date: Monday, October 10, 2022 @ 20:21:22
  Author: felixonmars
Revision: 1326709

upgpkg: haskell-language-server 1.5.0.0-14: rebuild with vector 0.13.0.0

Modified:
  haskell-language-server/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-10 20:20:13 UTC (rev 1326708)
+++ PKGBUILD    2022-10-10 20:21:22 UTC (rev 1326709)
@@ -2,7 +2,7 @@
 
 pkgname=haskell-language-server
 pkgver=1.5.0.0
-pkgrel=13
+pkgrel=14
 pkgdesc="LSP server for GHC"
 url="https://github.com/haskell/haskell-language-server#readme";
 license=("Apache")
@@ -16,8 +16,8 @@
          '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-retrie-plugin'
-         'haskell-hls-stylish-haskell-plugin' 'haskell-hslogger' 
'haskell-lens' 'haskell-lsp'
-         'haskell-optparse-applicative' 'haskell-optparse-simple' 
'haskell-regex-tdfa'
+         'haskell-hls-stylish-haskell-plugin' 'haskell-hslogger' 
'haskell-lens' 'haskell-lens-aeson'
+         'haskell-lsp' 'haskell-optparse-applicative' 
'haskell-optparse-simple' 'haskell-regex-tdfa'
          'haskell-safe-exceptions' 'haskell-sqlite-simple' 'haskell-temporary'
          'haskell-unordered-containers')
 # Disabled due to not compatible with GHC 9:

Reply via email to