GNU bug report logs - #62852
[PATCH] gnu: kakoune: update to 2022.10.31.

Previous Next

Package: guix-patches;

Reported by: Eidvilas Markevičius <markeviciuseidvilas <at> gmail.com>

Date: Sat, 15 Apr 2023 04:05:04 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 62852 in the body.
You can then email your comments to 62852 AT debbugs.gnu.org in the normal way.

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#62852; Package guix-patches. (Sat, 15 Apr 2023 04:05:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Eidvilas Markevičius <markeviciuseidvilas <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 15 Apr 2023 04:05:04 GMT) Full text and rfc822 format available.

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

From: Eidvilas Markevičius <markeviciuseidvilas <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: kakoune: update to 2022.10.31.
Date: Fri, 14 Apr 2023 20:05:00 +0300
[Message part 1 (text/plain, inline)]
* gnu/packages/text-editors.scm (kakoune): Update to 2022.10.31.
---
 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 fcb7a8db1d..8714940d1c 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -22,6 +22,7 @@
 ;;; Copyright © 2022 zamfofex <zamfofex <at> twdb.moe>
 ;;; Copyright © 2022 jgart <jgart <at> dismail.de>
 ;;; Copyright © 2022 Andy Tai <atai <at> atai.org>
+;;; Copyright © 2023 Eidvilas Markevičius <markeviciuseidvilas <at> gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -173,7 +174,7 @@ (define-public vis
 (define-public kakoune
   (package
     (name "kakoune")
-    (version "2021.11.08")
+    (version "2022.10.31")
     (source
      (origin
        (method url-fetch)
@@ -181,7 +182,7 @@ (define-public kakoune
                            "releases/download/v" version "/"
                            "kakoune-" version ".tar.bz2"))
        (sha256
-        (base32 "1x5mvmpf0rgmr2xdw5wjn4hr6qd8yvj0zx588fi324x1knfqhc5a"))))
+        (base32 "12z5wka649xycclbs94bfy2yyln2172dz0zycxsxr384r5i7ncgv"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags
-- 
2.39.2
[Message part 2 (text/html, inline)]

Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Fri, 21 Apr 2023 09:02:01 GMT) Full text and rfc822 format available.

Notification sent to Eidvilas Markevičius <markeviciuseidvilas <at> gmail.com>:
bug acknowledged by developer. (Fri, 21 Apr 2023 09:02:02 GMT) Full text and rfc822 format available.

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

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Eidvilas Markevičius <markeviciuseidvilas <at> gmail.com>
Cc: 62852-done <at> debbugs.gnu.org
Subject: Re: [bug#62852] [PATCH] gnu: kakoune: update to 2022.10.31.
Date: Fri, 21 Apr 2023 11:01:38 +0200
Hello,

Eidvilas Markevičius <markeviciuseidvilas <at> gmail.com> writes:

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

Applied. Thank you!

Regards,
-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 19 May 2023 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 93 days ago.

Previous Next


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