GNU bug report logs - #39507
Kitty terminal emulator

Previous Next

Package: guix-patches;

Reported by: Ekaitz Zarraga <ekaitz <at> elenq.tech>

Date: Sat, 8 Feb 2020 04:20:02 UTC

Severity: normal

Done: Julien Lepiller <julien <at> lepiller.eu>

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 39507 in the body.
You can then email your comments to 39507 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#39507; Package guix-patches. (Sat, 08 Feb 2020 04:20:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ekaitz Zarraga <ekaitz <at> elenq.tech>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 08 Feb 2020 04:20:02 GMT) Full text and rfc822 format available.

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

From: Ekaitz Zarraga <ekaitz <at> elenq.tech>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: Kitty terminal emulator
Date: Fri, 07 Feb 2020 20:32:38 +0000
[Message part 1 (text/plain, inline)]
Upgrade kitty terminal emulator to latest release 0.16.0 for launch support.


[kitty_version.diff (text/x-patch, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#39507; Package guix-patches. (Sat, 08 Feb 2020 15:12:01 GMT) Full text and rfc822 format available.

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

From: Ekaitz Zarraga <ekaitz <at> elenq.tech>
To: "39507 <at> debbugs.gnu.org" <39507 <at> debbugs.gnu.org>
Subject: Better formatted patch
Date: Sat, 08 Feb 2020 13:39:36 +0000
From 0a354f462474c037904ff42113e5d95b6a60ce21 Mon Sep 17 00:00:00 2001
From: Ekaitz Zarraga <ekaitz <at> elenq.tech>
Date: Sat, 8 Feb 2020 14:16:21 +0100
Subject: [PATCH] Update kitty to 0.16.0

---
 gnu/packages/terminals.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm
index dae14aee8f..8773f1969f 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -935,7 +935,7 @@ tmux.")
 (define-public kitty
   (package
     (name "kitty")
-    (version "0.14.6")
+    (version "0.16.0")
     (home-page "https://sw.kovidgoyal.net/kitty/")
     (source
      (origin
@@ -945,7 +945,7 @@ tmux.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1rb5ys9xsdhd2qa3kz5gqzz111c6b14za98va6hlglk69wqlmb51"))
+        (base32 "1bszyddar0g1gdz67h8rd3gbrdhi6ahjg7j14cjiqxm1938z9ajf"))
        (modules '((guix build utils)))
        (snippet
         '(begin
--
2.17.1





Reply sent to Julien Lepiller <julien <at> lepiller.eu>:
You have taken responsibility. (Sat, 08 Feb 2020 18:10:01 GMT) Full text and rfc822 format available.

Notification sent to Ekaitz Zarraga <ekaitz <at> elenq.tech>:
bug acknowledged by developer. (Sat, 08 Feb 2020 18:10:01 GMT) Full text and rfc822 format available.

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

From: Julien Lepiller <julien <at> lepiller.eu>
To: Ekaitz Zarraga <ekaitz <at> elenq.tech>
Cc: 39507-done <at> debbugs.gnu.org
Subject: Re: [bug#39507] Kitty terminal emulator
Date: Sat, 8 Feb 2020 19:09:16 +0100
Le Fri, 07 Feb 2020 20:32:38 +0000,
Ekaitz Zarraga <ekaitz <at> elenq.tech> a écrit :

> Upgrade kitty terminal emulator to latest release 0.16.0 for launch
> support.
> 
> 

Pushed as 56bae7f380cf37d3a1747f23cbf236e19298456b thank you! I changed
the commit message so it follows our conventions.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 08 Mar 2020 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 142 days ago.

Previous Next


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