GNU bug report logs - #72816
[PATCH] gnu: tio: Update to 3.6.

Previous Next

Package: guix-patches;

Reported by: Raphaël Mélotte <raphael.melotte <at> mind.be>

Date: Mon, 26 Aug 2024 06:23:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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 72816 in the body.
You can then email your comments to 72816 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#72816; Package guix-patches. (Mon, 26 Aug 2024 06:23:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Raphaël Mélotte <raphael.melotte <at> mind.be>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 26 Aug 2024 06:23:02 GMT) Full text and rfc822 format available.

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

From: Raphaël Mélotte <raphael.melotte <at> mind.be>
To: guix-patches <at> gnu.org
Cc: Raphaël Mélotte <raphael.melotte <at> mind.be>
Subject: [PATCH] gnu: tio: Update to 3.6.
Date: Mon, 26 Aug 2024 08:20:45 +0200
* gnu/packages/terminals.scm (tio): Update to 3.6.
---
 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 7b99b9672e..a41749c785 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -1498,7 +1498,7 @@ (define-public tilix
 (define-public tio
   (package
     (name "tio")
-    (version "3.3")
+    (version "3.6")
     (source
      (origin
        (method url-fetch)
@@ -1506,7 +1506,7 @@ (define-public tio
              "https://github.com/tio/tio/releases/download/v"
              version "/tio-" version ".tar.xz"))
        (sha256
-        (base32 "13favpvl343nbc0h26snn53lddwbznvd106rvvinnc12x6r3arjh"))))
+        (base32 "0rqiqqasvzfi4f3s9nxq7xmgyk4b2dm18z2si1xib7x1z231da84"))))
     (build-system meson-build-system)
     (native-inputs (list pkg-config))
     (inputs (list glib lua))

base-commit: 4c194859f7c5956b03a4ccaa1c9ad22576c80c59
-- 
2.45.2





bug closed, send any further explanations to 72816 <at> debbugs.gnu.org and Raphaël Mélotte <raphael.melotte <at> mind.be> Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 28 Aug 2024 14:33:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 26 Sep 2024 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 268 days ago.

Previous Next


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