[arch-commits] Commit in dhall-lsp-server/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Mar 13 17:06:22 UTC 2021


    Date: Saturday, March 13, 2021 @ 17:06:22
  Author: felixonmars
Revision: 890369

upgpkg: dhall-lsp-server 1.0.13-42: rebuild with lsp0 series

Modified:
  dhall-lsp-server/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-13 17:04:43 UTC (rev 890368)
+++ PKGBUILD	2021-03-13 17:06:22 UTC (rev 890369)
@@ -2,18 +2,18 @@
 
 pkgname=dhall-lsp-server
 pkgver=1.0.13
-pkgrel=41
+pkgrel=42
 pkgdesc="Language Server Protocol (LSP) server for Dhall"
 url="https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-lsp-server#readme"
 license=("custom:MIT")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 'haskell-data-default' 'dhall'
-         'dhall-json' 'haskell-lsp' 'haskell-hslogger' 'haskell-lens' 'haskell-lens-family-core'
+         'dhall-json' 'haskell-lsp0' 'haskell-hslogger' 'haskell-lens' 'haskell-lens-family-core'
          'haskell-megaparsec' 'haskell-network-uri' 'haskell-optparse-applicative'
          'haskell-prettyprinter' 'haskell-rope-utf16-splay' 'haskell-unordered-containers'
          'haskell-uri-encode')
-makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-doctest' 'haskell-lsp-types' 'haskell-lsp-test'
-             'haskell-tasty' 'haskell-tasty-hspec')
+makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-doctest' 'haskell-lsp0-types'
+             'haskell-lsp0-test' 'haskell-tasty' 'haskell-tasty-hspec')
 source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
 sha512sums=('97821e85ac4b8610eeedc678cfe03f94758fbe3edb853ba12bb670aee583f6c78940092b6510a0e8cd5a3ce9d2b9089e28f95284452d6cb285cb75808dcc999a')
 



More information about the arch-commits mailing list