Github messages for voidlinux
 help / color / mirror / Atom feed
From: dontlaugh <dontlaugh@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] kak-lsp: update to 17.0.1
Date: Sun, 21 Apr 2024 19:53:37 +0200	[thread overview]
Message-ID: <20240421175337.6FB0C21D0C@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49961@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 551 bytes --]

There is an updated pull request by dontlaugh against master on the void-packages repository

https://github.com/dontlaugh/void-packages up_kak-lsp_17.0.1
https://github.com/void-linux/void-packages/pull/49961

kak-lsp: update to 17.0.1
#### Testing the changes
- I tested the changes in this PR: briefly (running it for 24 hrs against kakoune master branch)

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



A patch file from https://github.com/void-linux/void-packages/pull/49961.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-up_kak-lsp_17.0.1-49961.patch --]
[-- Type: text/x-diff, Size: 2311 bytes --]

From c7b493dc10b886f4879d545f7018d6f9b7fbbdf2 Mon Sep 17 00:00:00 2001
From: Coleman McFarland <coleman@de.limited>
Date: Sun, 21 Apr 2024 11:00:59 -0400
Subject: [PATCH 1/2] kak-lsp: update to 17.0.1

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

diff --git a/srcpkgs/kak-lsp/template b/srcpkgs/kak-lsp/template
index 0e84288113a08c..5f38b4c73152bd 100644
--- a/srcpkgs/kak-lsp/template
+++ b/srcpkgs/kak-lsp/template
@@ -1,6 +1,6 @@
 # Template file for 'kak-lsp'
 pkgname=kak-lsp
-version=16.0.0
+version=17.0.1
 revision=1
 build_style=cargo
 short_desc="Language Server Protocol client for Kakoune"
@@ -9,7 +9,7 @@ license="Unlicense"
 homepage="https://github.com/kak-lsp/kak-lsp"
 changelog="https://raw.githubusercontent.com/kak-lsp/kak-lsp/master/CHANGELOG.md"
 distfiles="https://github.com/kak-lsp/kak-lsp/archive/v${version}.tar.gz"
-checksum=85977d86c1a5dce709ca705a26d2913c121f31b58f6f28c8b138264092126a1b
+checksum=c32172a7d13621d7f7fd8b32b819865fd58a38c0c431d3cedd6046fb6de42f44
 
 post_install() {
 	vlicense UNLICENSE

From 7b74137058dab0e27f35319b48086cf652109571 Mon Sep 17 00:00:00 2001
From: Coleman McFarland <coleman@de.limited>
Date: Sun, 21 Apr 2024 13:52:21 -0400
Subject: [PATCH 2/2] kak-lsp: update github URLs to kakoune-lsp

GitHub maintains a redirect, but here we use the new repo URLs
---
 srcpkgs/kak-lsp/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/kak-lsp/template b/srcpkgs/kak-lsp/template
index 5f38b4c73152bd..f7ec74c537b478 100644
--- a/srcpkgs/kak-lsp/template
+++ b/srcpkgs/kak-lsp/template
@@ -6,9 +6,9 @@ build_style=cargo
 short_desc="Language Server Protocol client for Kakoune"
 maintainer="Emerson Ferreira <me@skrps.me>"
 license="Unlicense"
-homepage="https://github.com/kak-lsp/kak-lsp"
-changelog="https://raw.githubusercontent.com/kak-lsp/kak-lsp/master/CHANGELOG.md"
-distfiles="https://github.com/kak-lsp/kak-lsp/archive/v${version}.tar.gz"
+homepage="https://github.com/kakoune-lsp/kakoune-lsp"
+changelog="https://raw.githubusercontent.com/kakoune-lsp/kakoune-lsp/master/CHANGELOG.md"
+distfiles="https://github.com/kakoune-lsp/kakoune-lsp/archive/v${version}.tar.gz"
 checksum=c32172a7d13621d7f7fd8b32b819865fd58a38c0c431d3cedd6046fb6de42f44
 
 post_install() {

  parent reply	other threads:[~2024-04-21 17:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-21 15:07 [PR PATCH] " dontlaugh
2024-04-21 15:21 ` dontlaugh
2024-04-21 17:53 ` dontlaugh [this message]
2024-04-21 17:59 ` dontlaugh
2024-04-21 17:59 ` dontlaugh
2024-04-21 19:27 ` classabbyamp
2024-04-22 17:28 ` [PR PATCH] [Merged]: " cinerea0

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240421175337.6FB0C21D0C@inbox.vuxu.org \
    --to=dontlaugh@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).