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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#78625: closed ([PATCH] gnu: termnator: Update to 2.1.5.)
Date: Sun, 01 Jun 2025 14:43:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 1 Jun 2025 16:42:43 +0200
with message-id <aDxm416DcN5zw8c6 <at> jurong>
and subject line Re: [PATCH] gnu: termnator: Update to 2.1.5.
has caused the debbugs.gnu.org bug report #78625,
regarding [PATCH] gnu: termnator: Update to 2.1.5.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
78625: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78625
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [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



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: Andy Tai <atai <at> atai.org>
Cc: 78625-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: termnator: Update to 2.1.5.
Date: Sun, 1 Jun 2025 16:42:43 +0200
Pushed, thanks!

Andreas



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.