all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ekaitz Zarraga <ekaitz@elenq.tech>
To: "39507@debbugs.gnu.org" <39507@debbugs.gnu.org>
Subject: [bug#39507] Better formatted patch
Date: Sat, 08 Feb 2020 13:39:36 +0000	[thread overview]
Message-ID: <48FyX5DtWZyFomZPgVHiazV3Z4E6WAkimrTWVOh6cpPLB01ZWoA3jrdPSPcZcrloCF_b_WDBpJGv8i4jbj9-YYBiHh8Jo6J1m3mnkoa01ag=@elenq.tech> (raw)
In-Reply-To: <Msc3WLnpGx_Pea4_EIf0KglifUIIZDQ2hCXXjvn4lg9rozzY_bPaIH-fbXrylQmLYd5IIwDlg0JfYL2xhycpF3UXlOU4cL5C2ZMud0t2pFg=@elenq.tech>

From 0a354f462474c037904ff42113e5d95b6a60ce21 Mon Sep 17 00:00:00 2001
From: Ekaitz Zarraga <ekaitz@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	other threads:[~2020-02-08 15:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-07 20:32 [bug#39507] Kitty terminal emulator Ekaitz Zarraga
2020-02-08 13:39 ` Ekaitz Zarraga [this message]
2020-02-08 18:09 ` bug#39507: " Julien Lepiller

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='48FyX5DtWZyFomZPgVHiazV3Z4E6WAkimrTWVOh6cpPLB01ZWoA3jrdPSPcZcrloCF_b_WDBpJGv8i4jbj9-YYBiHh8Jo6J1m3mnkoa01ag=@elenq.tech' \
    --to=ekaitz@elenq.tech \
    --cc=39507@debbugs.gnu.org \
    /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.