~alpine/aports

testing/kak-lsp: upgrade to 9.0.0 v1 APPLIED

Siva Mahadevan: 1
 testing/kak-lsp: upgrade to 9.0.0

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3431/mbox | git am -3
Learn more about email & git

[PATCH] testing/kak-lsp: upgrade to 9.0.0 Export this patch

---
 testing/kak-lsp/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/kak-lsp/APKBUILD b/testing/kak-lsp/APKBUILD
index c64ba2c856..a9d12e47c3 100644
--- a/testing/kak-lsp/APKBUILD
+++ b/testing/kak-lsp/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Siva Mahadevan <me@svmhdvn.name>
# Maintainer: Siva Mahadevan <me@svmhdvn.name>
pkgname=kak-lsp
pkgver=8.0.0
pkgver=9.0.0
pkgrel=0
pkgdesc="Language Server Protocol client for Kakoune implemented in Rust"
url="https://github.com/kak-lsp/kak-lsp"
@@ -22,4 +22,4 @@ package() {
	install -Dm755 "target/release/$pkgname" "$pkgdir/usr/bin/$pkgname"
}

sha512sums="ee05d22b0c9e17fe928b7ff26a9f7a829b91c002c970f3d745d9009022eca17ce202daec5b2a3684a7bedee734d456ca575857d517ba402db8d17676ea4991bb  kak-lsp-8.0.0.tar.gz"
sha512sums="141accf23bed1d2fc561237cfabb7b0fc944165b2ace760d193b5ae8fc123ed0d3d93ea43dd111ea0539fdf6967711fd627a4ffb79b508e926bc6e4e97090b3f  kak-lsp-9.0.0.tar.gz"
-- 
2.30.0