GNU bug report logs - #78265
[PATCH] gnu: kak-lsp: Update to 18.1.3

Previous Next

Package: guix-patches;

Reported by: Marc Coquand <marc <at> coquand.email>

Date: Mon, 5 May 2025 17:45:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

To reply to this bug, email your comments to 78265 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#78265; Package guix-patches. (Mon, 05 May 2025 17:45:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Marc Coquand <marc <at> coquand.email>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 05 May 2025 17:45:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Marc Coquand <marc <at> coquand.email>
To: guix-patches <at> gnu.org
Cc: Marc Coquand <marc <at> coquand.email>
Subject: [PATCH] gnu: kak-lsp: Update to 18.1.3
Date: Mon,  5 May 2025 16:48:59 +0100
Signed-off-by: Marc Coquand <marc <at> coquand.email>
---
 gnu/packages/text-editors.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index 1df4daafc1..5bb7a42508 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -38,6 +38,7 @@
 ;;; Copyright © 2025 Ashvith Shetty <ashvithshetty0010 <at> zohomail.in>
 ;;; Copyright © 2025 Sharlatan Hellseher <sharlatanus <at> gmail.com>
 ;;; Copyright © 2025 Ashish SHUKLA <ashish.is <at> lostca.se>
+;;; Copyright © 2025 Marc Coquand <marc <at> coquand.email>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -436,7 +437,7 @@ (define-public kakoune
 (define-public kak-lsp
   (package
     (name "kak-lsp")
-    (version "18.1.1")
+    (version "18.1.3")
     (source
      (origin
        (method git-fetch)
@@ -444,7 +445,7 @@ (define-public kak-lsp
              (url "https://github.com/kak-lsp/kak-lsp")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
-       (sha256 "1dinxd3h0dllws1v28l1igvns94j91kifv1bxjds6859q22yhhpd")))
+       (sha256 "1wffw0whcjybjn7h1v83rjmga0qbzn0663ickfpx2l51wycz8c6s")))
     (build-system cargo-build-system)
     (arguments
      `(#:install-source? #f

base-commit: 63088c295d81cc3d0e808c478d4fe479a2c90102
-- 
2.49.0





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Mon, 26 May 2025 08:43:01 GMT) Full text and rfc822 format available.

Notification sent to Marc Coquand <marc <at> coquand.email>:
bug acknowledged by developer. (Mon, 26 May 2025 08:43:02 GMT) Full text and rfc822 format available.

Message #10 received at 78265-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Marc Coquand <marc <at> coquand.email>
Cc: 78265-done <at> debbugs.gnu.org
Subject: Re: [bug#78265] [PATCH] gnu: kak-lsp: Update to 18.1.3
Date: Mon, 26 May 2025 09:42:16 +0100
[Message part 1 (text/plain, inline)]
Marc Coquand <marc <at> coquand.email> writes:

> Signed-off-by: Marc Coquand <marc <at> coquand.email>
> ---
>  gnu/packages/text-editors.scm | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
32d8a88869811883f8d0abf05d3904ca4ee0619c.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 17 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.