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>

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#78265: closed ([PATCH] gnu: kak-lsp: Update to 18.1.3)
Date: Mon, 26 May 2025 08:43:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 26 May 2025 09:42:16 +0100
with message-id <878qmjn4pj.fsf <at> cbaines.net>
and subject line Re: [bug#78265] [PATCH] gnu: kak-lsp: Update to 18.1.3
has caused the debbugs.gnu.org bug report #78265,
regarding [PATCH] gnu: kak-lsp: Update to 18.1.3
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
78265: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78265
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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 4 (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 19 days ago.

Previous Next


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