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

Felix Yan felixonmars at archlinux.org
Thu Jan 14 02:02:13 UTC 2021


    Date: Thursday, January 14, 2021 @ 02:02:11
  Author: felixonmars
Revision: 820755

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

Modified:
  haskell-lsp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-14 01:59:59 UTC (rev 820754)
+++ PKGBUILD	2021-01-14 02:02:11 UTC (rev 820755)
@@ -2,8 +2,8 @@
 
 _hkgname=haskell-lsp
 pkgname=haskell-lsp
-pkgver=0.23.0.0
-pkgrel=64
+pkgver=0.24.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")
-sha512sums=('12b62e833f33bee80f586ee65e01b4927da8267a652929f13a6268fe18728981a5b1675f880eb14409dc23ecff252b71d184e1a567d7781ddb3dc8d1fd7b910c')
+sha512sums=('91ab856483ced484ba4b804a269d877595db6c4d606df8da81d0ba557deac2fc97970b645dac8594dbdce28f27e3f09877e45a8b28932317ed2c60e766a28a30')
 
 build() {
   cd $_hkgname-$pkgver    



More information about the arch-commits mailing list