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

Felix Yan felixonmars at archlinux.org
Mon Jun 14 12:51:52 UTC 2021


    Date: Monday, June 14, 2021 @ 12:51:52
  Author: felixonmars
Revision: 963434

upgpkg: haskell-hls-retrie-plugin 1.0.1.0-1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-14 12:49:49 UTC (rev 963433)
+++ PKGBUILD	2021-06-14 12:51:52 UTC (rev 963434)
@@ -2,18 +2,19 @@
 
 _hkgname=hls-retrie-plugin
 pkgname=haskell-hls-retrie-plugin
-pkgver=1.0.0.2
-pkgrel=22
+pkgver=1.0.1.0
+pkgrel=1
 pkgdesc="Retrie integration plugin for Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-retrie-plugin"
 license=("Apache")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-aeson' 'haskell-extra' 'haskell-ghc' 'haskell-ghcide'
-         'haskell-hashable' 'haskell-hls-plugin-api' 'haskell-lsp' 'haskell-lsp-types'
-         'haskell-retrie' 'haskell-safe-exceptions' 'haskell-shake' 'haskell-unordered-containers')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-extra' 'haskell-ghc' 'haskell-ghc-api-compat'
+         'haskell-ghcide' 'haskell-hashable' 'haskell-hls-plugin-api' 'haskell-lsp'
+         'haskell-lsp-types' 'haskell-retrie' 'haskell-safe-exceptions'
+         'haskell-unordered-containers')
 makedepends=('ghc' 'uusi')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('34fc9537a3c62d6565940e895973a04721cb101947cca92557c34f6452fcbf694f625fa1cfdf74180cff19e5897f079ff2a10ae4707b472e25b62c0fe44b3573')
+sha512sums=('42b17ab6aaca200f5eba741d276d68810a7568e6f41b85735ec9739dbd580de15da8737be9d416c7b5cb845fc12e18cc9d2b2ccfd841cece38907b6be07bd7ea')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list