GNU bug report logs - #78625
[PATCH] gnu: termnator: Update to 2.1.5.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Thu, 29 May 2025 05:51:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Full log


View this message in rfc822 format

From: Andy Tai <atai <at> atai.org>
To: 78625 <at> debbugs.gnu.org
Cc: Andy Tai <atai <at> atai.org>, Liliana Marie Prikler <liliana.prikler <at> gmail.com>, Maxim Cournoyer <maxim.cournoyer <at> gmail.com>, NoƩ Lopez <noelopez <at> free.fr>, Vivien Kraus <vivien <at> planete-kraus.eu>
Subject: [bug#78625] [PATCH] gnu: termnator: Update to 2.1.5.
Date: Wed, 28 May 2025 22:50:30 -0700
* gnu/packages/gnome.scm (terminator): Update to 2.1.5.

Change-Id: Ia4e6eefe39dcbf65033a301e2e2bf248c1916fc4
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index d03e829b24..7e84a698e9 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12380,7 +12380,7 @@ (define-public gthumb
 (define-public terminator
   (package
     (name "terminator")
-    (version "2.1.4")
+    (version "2.1.5")
     (source
      (origin
        (method url-fetch)
@@ -12388,7 +12388,7 @@ (define-public terminator
                            "releases/download/v" version "/"
                            name "-" version ".tar.gz"))
        (sha256
-        (base32 "1s65y2yjrigbvqzgxvwr8pj199199bx7m0nhf7g1vrk2x3nb09xg"))))
+        (base32 "00qfbmbnqwwyxdn6y4729y39wpym8n8n2l6qfd8mvd1xppc9q8gh"))))
     (build-system python-build-system)
     (native-inputs
      `(("gettext" ,gettext-minimal)

base-commit: 04eef950af05444ce42682364041dcbd3fa7afd5
-- 
2.43.0





This bug report was last modified 13 days ago.

Previous Next


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