GNU bug report logs -
#78625
[PATCH] gnu: termnator: Update to 2.1.5.
Previous Next
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>
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 78625 in the body.
You can then email your comments to 78625 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, noelopez <at> free.fr, vivien <at> planete-kraus.eu, guix-patches <at> gnu.org
:
bug#78625
; Package
guix-patches
.
(Thu, 29 May 2025 05:51:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, noelopez <at> free.fr, vivien <at> planete-kraus.eu, guix-patches <at> gnu.org
.
(Thu, 29 May 2025 05:51:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Andreas Enge <andreas <at> enge.fr>
:
You have taken responsibility.
(Sun, 01 Jun 2025 14:43:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Sun, 01 Jun 2025 14:43:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 78625-done <at> debbugs.gnu.org (full text, mbox):
Pushed, thanks!
Andreas
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 30 Jun 2025 11:24:17 GMT)
Full text and
rfc822 format available.
This bug report was last modified 45 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.