unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71027] [PATCH]  gnu: kakoune: Update to 2024.05.18.
@ 2024-05-18  6:32 ashish.is--- via Guix-patches via
  2024-06-24  3:13 ` bug#71027: " Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: ashish.is--- via Guix-patches via @ 2024-05-18  6:32 UTC (permalink / raw)
  To: 71027; +Cc: Ashish SHUKLA

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

* gnu/packages/text-editors.scm (kakoune): Update to 2024.05.18.

Change-Id: I4ca1f66e104a40f2d759c097c0548e6812ef6d16
---
 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 c1956d3602..b6eb48785d 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 "2024.05.09")
+    (version "2024.05.18")
     (source
      (origin
        (method url-fetch)
@@ -224,7 +224,7 @@ (define-public kakoune
                            "releases/download/v" version "/"
                            "kakoune-" version ".tar.bz2"))
        (sha256
-        (base32 "0ad22syhsd921rnfpmkvyh37am3ni443g1f3jc2hqndgsggvv411"))))
+        (base32 "1ymr1jpdnd5wj6npzi8bgfd30d0j885sfnhl236rn7fjc4pars6s"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags

base-commit: e9b25a6c6c626a560d28a1f732e6e5d362d584a4
-- 
2.45.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#71027: [PATCH]  gnu: kakoune: Update to 2024.05.18.
  2024-05-18  6:32 [bug#71027] [PATCH] gnu: kakoune: Update to 2024.05.18 ashish.is--- via Guix-patches via
@ 2024-06-24  3:13 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2024-06-24  3:13 UTC (permalink / raw)
  To: ashish.is; +Cc: 71027-done

Hi!

ashish.is@lostca.se writes:

> From: Ashish SHUKLA <ashish.is@lostca.se>
>
> * gnu/packages/text-editors.scm (kakoune): Update to 2024.05.18.

And... finally applied :-).

-- 
Thanks,
Maxim




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-24  3:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-18  6:32 [bug#71027] [PATCH] gnu: kakoune: Update to 2024.05.18 ashish.is--- via Guix-patches via
2024-06-24  3:13 ` bug#71027: " Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).