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

Felix Yan felixonmars at archlinux.org
Tue Oct 6 08:27:48 UTC 2020


    Date: Tuesday, October 6, 2020 @ 08:27:48
  Author: felixonmars
Revision: 719302

upgpkg: haskell-lsp 0.23.0.0-1: rebuild with haskell-lsp 0.23.0.0, haskell-lsp-types 0.23.0.0

Modified:
  haskell-lsp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-06 08:26:26 UTC (rev 719301)
+++ PKGBUILD	2020-10-06 08:27:48 UTC (rev 719302)
@@ -2,8 +2,8 @@
 
 _hkgname=haskell-lsp
 pkgname=haskell-lsp
-pkgver=0.22.0.0
-pkgrel=9
+pkgver=0.23.0.0
+pkgrel=1
 pkgdesc="Haskell library for the Microsoft Language Server Protocol"
 url="https://github.com/alanz/haskell-lsp"
 license=("MIT")
@@ -15,7 +15,7 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-hspec' 'haskell-hspec-discover'
              'haskell-quickcheck-instances')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('1c50119b905199ea58fd1992f935e96e8242eb861f9c713bbd6318f5db580256')
+sha512sums=('12b62e833f33bee80f586ee65e01b4927da8267a652929f13a6268fe18728981a5b1675f880eb14409dc23ecff252b71d184e1a567d7781ddb3dc8d1fd7b910c')
 
 build() {
   cd $_hkgname-$pkgver    



More information about the arch-commits mailing list