* [bug#71330] [PATCH] gnu: terminator: Update to 2.1.4.
@ 2024-06-03 5:23 Andy Tai
2024-06-06 19:53 ` bug#71330: " Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-06-03 5:23 UTC (permalink / raw)
To: 71330; +Cc: Andy Tai, Liliana Marie Prikler, Maxim Cournoyer, Vivien Kraus
* gnu/packages/gnome.scm (terminator): Update to 2.1.4.
Change-Id: I84372d73a999dc26dbd337b221f94aab75c97c22
---
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 30d87e2b6c..b9676ffd57 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12141,7 +12141,7 @@ (define-public gthumb
(define-public terminator
(package
(name "terminator")
- (version "2.1.3")
+ (version "2.1.4")
(source
(origin
(method url-fetch)
@@ -12149,7 +12149,7 @@ (define-public terminator
"releases/download/v" version "/"
name "-" version ".tar.gz"))
(sha256
- (base32 "1rbarn9pq3g8k13clxiy0d62g0fxhkg5bcxw2h626wkb7lzr9s8a"))))
+ (base32 "1s65y2yjrigbvqzgxvwr8pj199199bx7m0nhf7g1vrk2x3nb09xg"))))
(build-system python-build-system)
(native-inputs
`(("gettext" ,gettext-minimal)
base-commit: 2e53fa5346bf52f6d6d26e035bc905ebd410dabb
--
2.45.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#71330: [PATCH] gnu: terminator: Update to 2.1.4.
2024-06-03 5:23 [bug#71330] [PATCH] gnu: terminator: Update to 2.1.4 Andy Tai
@ 2024-06-06 19:53 ` Christopher Baines
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-06-06 19:53 UTC (permalink / raw)
To: Andy Tai; +Cc: Vivien Kraus, Liliana Marie Prikler, Maxim Cournoyer, 71330-done
[-- Attachment #1: Type: text/plain, Size: 343 bytes --]
Andy Tai <atai@atai.org> writes:
> * gnu/packages/gnome.scm (terminator): Update to 2.1.4.
>
> Change-Id: I84372d73a999dc26dbd337b221f94aab75c97c22
> ---
> gnu/packages/gnome.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks for the patch, I've pushed this to master as
a238802f565894d466c90fcc6b08e89c4ff9f4a5.
Chris
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-06 19:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-03 5:23 [bug#71330] [PATCH] gnu: terminator: Update to 2.1.4 Andy Tai
2024-06-06 19:53 ` bug#71330: " Christopher Baines
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).