From: guix-patches--- via <guix-patches@gnu.org>
To: 63262@debbugs.gnu.org
Cc: "Raphaël Mélotte" <raphael.melotte@mind.be>
Subject: [bug#63262] [PATCH] gnu: tio: Update to 2.5
Date: Thu, 4 May 2023 13:24:40 +0200 [thread overview]
Message-ID: <20230504112440.1470510-1-raphael.melotte@mind.be> (raw)
* gnu/packages/terminals.scm (tio): Update to 2.5.
---
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 ef9f16bce5..3deddfbe52 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -1380,7 +1380,7 @@ (define-public tilix
(define-public tio
(package
(name "tio")
- (version "1.36")
+ (version "2.5")
(source
(origin
(method url-fetch)
@@ -1388,7 +1388,7 @@ (define-public tio
"https://github.com/tio/tio/releases/download/v"
version "/tio-" version ".tar.xz"))
(sha256
- (base32 "0z27ghxjiw7y587l49jsb0anylm08m7imqjiwr21k1frxvydswsa"))))
+ (base32 "19s41i8f3kxchlaibp7wkq8gqgbpfdn0srkf1wcfx357j3p54f86"))))
(build-system meson-build-system)
(native-inputs (list pkg-config))
(inputs (list libinih))
--
2.39.1
next reply other threads:[~2023-05-04 11:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-04 11:24 guix-patches--- via [this message]
2023-05-08 9:52 ` bug#63262: [PATCH] gnu: tio: Update to 2.5 Efraim Flashner
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=20230504112440.1470510-1-raphael.melotte@mind.be \
--to=guix-patches@gnu.org \
--cc=63262@debbugs.gnu.org \
--cc=raphael.melotte@mind.be \
/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).