[arch-commits] Commit in haskell-hls-explicit-imports-plugin/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Jun 14 16:27:15 UTC 2021


    Date: Monday, June 14, 2021 @ 16:27:15
  Author: felixonmars
Revision: 963474

upgpkg: haskell-hls-explicit-imports-plugin 1.0.0.3-1

Modified:
  haskell-hls-explicit-imports-plugin/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-14 16:23:54 UTC (rev 963473)
+++ PKGBUILD	2021-06-14 16:27:15 UTC (rev 963474)
@@ -2,17 +2,17 @@
 
 _hkgname=hls-explicit-imports-plugin
 pkgname=haskell-hls-explicit-imports-plugin
-pkgver=1.0.0.1
-pkgrel=22
+pkgver=1.0.0.3
+pkgrel=1
 pkgdesc="Explicit imports plugin for Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-explicit-imports-plugin"
 license=("Apache")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-aeson' 'haskell-ghc' 'haskell-ghcide' 'haskell-hls-plugin-api'
-         'haskell-lsp' 'haskell-lsp-types' 'haskell-shake' 'haskell-unordered-containers')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-ghc' 'haskell-ghc-api-compat' 'haskell-ghcide'
+         'haskell-hls-graph' 'haskell-hls-plugin-api' 'haskell-lsp' 'haskell-unordered-containers')
 makedepends=('ghc' 'uusi')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('94bda4eab1b5638f78ea23f69d1aee105769f91e9eee627465b04f0903d41d4e93beb88f94c6d47ef586f0684130991882e677852f0bd88adac6098969ee9dfe')
+sha512sums=('9ee3ef0e88179ec03f64e2f23ba21c00ed02dd2b64c097de926c9502d2b4b77fb3c5e17c1ebe7f3e7e4a8db2a38a888de6ddb523b247f2883c9750452c603358')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list