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

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


    Date: Monday, June 14, 2021 @ 16:15:33
  Author: felixonmars
Revision: 963468

upgpkg: haskell-hls-class-plugin 1.0.0.2-1

Modified:
  haskell-hls-class-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-14 16:10:11 UTC (rev 963467)
+++ PKGBUILD	2021-06-14 16:15:33 UTC (rev 963468)
@@ -2,19 +2,18 @@
 
 _hkgname=hls-class-plugin
 pkgname=haskell-hls-class-plugin
-pkgver=1.0.0.1
-pkgrel=22
+pkgver=1.0.0.2
+pkgrel=1
 pkgdesc="Class/instance management plugin for Haskell Language Server"
 url="https://github.com/haskell/haskell-language-server#readme"
 license=("Apache")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-aeson' 'haskell-ghc' 'haskell-ghc-exactprint' 'haskell-ghcide'
-         'haskell-hls-plugin-api' 'haskell-lens' 'haskell-lsp' 'haskell-shake'
-         'haskell-unordered-containers')
-makedepends=('ghc' 'uusi' 'haskell-hls-test-utils' 'haskell-lsp-test' 'haskell-lsp-types')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-ghc' 'haskell-ghc-api-compat' 'haskell-ghc-exactprint'
+         'haskell-ghcide' 'haskell-hls-plugin-api' 'haskell-lens' 'haskell-lsp')
+makedepends=('ghc' 'uusi' 'haskell-hls-test-utils' 'haskell-lsp-types')
 checkdepends=('git')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('71bf816f4b4bf7e817544c8eebb87457557532490f77cbe7213170e3934112134bdf458ad58eec689e20a71ba2ad5cccbdcde5443aa4e3469e933ee40b8ee862')
+sha512sums=('cc316f581a975ec282c5463d522180b4401b0e154eeae1e333acaeeb77af80163b95bfb5796111026763557fc59d83d44455ed185290504182e1234a8547150f')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list