From: Felipe Balbi <balbi@kernel.org>
To: 53992@debbugs.gnu.org
Cc: Felipe Balbi <felipe@balbi.sh>
Subject: [bug#53992] [PATCH 2/2] gnu: foot: Update to 1.11.0
Date: Mon, 14 Feb 2022 14:07:56 +0200 [thread overview]
Message-ID: <20220214120756.19724-1-balbi@kernel.org> (raw)
In-Reply-To: <20220214120423.19497-1-balbi@kernel.org>
From: Felipe Balbi <felipe@balbi.sh>
* gnu/packages/terminals.scm (foot): Update to 1.11.0.
---
gnu/packages/terminals.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm
index 88923d50583d..06fa341472b2 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -30,6 +30,7 @@
;;; Copyright © 2021 Brice Waegeneire <brice@waegenei.re>
;;; Copyright © 2021 Solene Rapenne <solene@perso.pw>
;;; Copyright © 2021 Petr Hodina <phodina@protonmail.com>
+;;; Copyright © 2022 Felipe Balbi <balbi@kernel.org>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -836,7 +837,7 @@ (define-public cool-retro-term
(define-public foot
(package
(name "foot")
- (version "1.10.3")
+ (version "1.11.0")
(home-page "https://codeberg.org/dnkl/foot")
(source (origin
(method git-fetch)
@@ -844,7 +845,7 @@ (define-public foot
(file-name (git-file-name name version))
(sha256
(base32
- "13v6xqaw3xn1x84dn4gnkiimcsllb19mrbvcdj2fnm8klnrys3gs"))))
+ "1d9bk8lhmw5lc8k0mw80g0vbwgxyh3gw5c7ppy3sir07s9y0y0fn"))))
(build-system meson-build-system)
(arguments
`(;; Using a "release" build is recommended both for performance, and
--
2.34.0
next prev parent reply other threads:[~2022-02-14 12:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-14 12:04 [bug#53992] [PATCH 1/2] gnu: fcft: Update to 3.0.1 Felipe Balbi
2022-02-14 12:07 ` Felipe Balbi [this message]
2022-02-15 14:04 ` bug#53992: " Nicolas Goaziou
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220214120756.19724-1-balbi@kernel.org \
--to=balbi@kernel.org \
--cc=53992@debbugs.gnu.org \
--cc=felipe@balbi.sh \
/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 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).