all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
To: 70885@debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is@lostca.se>
Subject: [bug#70885] [PATCH] * gnu/packages/text-editors.scm (kakoune): Update to 2024.05.09
Date: Sat, 11 May 2024 21:46:58 +0000	[thread overview]
Message-ID: <380cb91fc47bcefe6d8cbb290cb3014286fe10de.1715464018.git.ashish.is@lostca.se> (raw)

From: Ashish SHUKLA <ashish.is@lostca.se>

Signed-off-by: Ashish SHUKLA <ashish.is@lostca.se>
Change-Id: If6c1ea02304880d5ffa818e57f922f9d81c1bf5a
---
 gnu/packages/text-editors.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index b62efabe6e..eab7bdd871 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -216,7 +216,7 @@ (define-public vis
 (define-public kakoune
   (package
     (name "kakoune")
-    (version "2023.08.05")
+    (version "2024.05.09")
     (source
      (origin
        (method url-fetch)
@@ -224,7 +224,7 @@ (define-public kakoune
                            "releases/download/v" version "/"
                            "kakoune-" version ".tar.bz2"))
        (sha256
-        (base32 "0p6skjrfygg7hakl8v95pd17q9pjmid9p8nnw86m1lyx18g1ai9y"))))
+        (base32 "0ad22syhsd921rnfpmkvyh37am3ni443g1f3jc2hqndgsggvv411"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags

base-commit: 4a49457995ea8b3a9c3dc8595174fd704316274e
-- 
2.41.0





             reply	other threads:[~2024-05-11 21:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-11 21:46 ashish.is--- via Guix-patches via [this message]
2024-05-14 14:00 ` bug#70885: [PATCH] * gnu/packages/text-editors.scm (kakoune): Update to 2024.05.09 Christopher Baines

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=380cb91fc47bcefe6d8cbb290cb3014286fe10de.1715464018.git.ashish.is@lostca.se \
    --to=guix-patches@gnu.org \
    --cc=70885@debbugs.gnu.org \
    --cc=ashish.is@lostca.se \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.