unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63262] [PATCH] gnu: tio: Update to 2.5
@ 2023-05-04 11:24 guix-patches--- via
  2023-05-08  9:52 ` bug#63262: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: guix-patches--- via @ 2023-05-04 11:24 UTC (permalink / raw)
  To: 63262; +Cc: Raphaël Mélotte

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#63262: [PATCH] gnu: tio: Update to 2.5
  2023-05-04 11:24 [bug#63262] [PATCH] gnu: tio: Update to 2.5 guix-patches--- via
@ 2023-05-08  9:52 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2023-05-08  9:52 UTC (permalink / raw)
  To: Raphaël Mélotte; +Cc: 63262-done

[-- Attachment #1: Type: text/plain, Size: 307 bytes --]

Looks good. I corrected the patch so it would have you as the author and
pushed it. Thanks!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-08  9:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-04 11:24 [bug#63262] [PATCH] gnu: tio: Update to 2.5 guix-patches--- via
2023-05-08  9:52 ` bug#63262: " Efraim Flashner

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).