[PATCH] gnu: terminator: Update to 2.1.4.

  • Done
  • quality assurance status badge
Details
3 participants
  • Andy Tai
  • Christopher Baines
  • Maxim Cournoyer
Owner
unassigned
Submitted by
Andy Tai
Severity
normal
Merged with
A
A
Andy Tai wrote on 3 Jun 07:23 +0200
(address . guix-patches@gnu.org)(name . Andy Tai)(address . atai@atai.org)
56042215528af3c0f7ef232c10ee6d0157f4065e.1717362346.git.atai@atai.org
* 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(-)

Toggle diff (26 lines)
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
M
M
Maxim Cournoyer wrote on 3 Jun 14:03 +0200
control message for bug #71330
(address . control@debbugs.gnu.org)
8734pujkrp.fsf@gmail.com
forcemerge 71330 71331
quit
C
C
Christopher Baines wrote on 6 Jun 21:53 +0200
Re: [bug#71330] [PATCH] gnu: terminator: Update to 2.1.4.
(name . Andy Tai)(address . atai@atai.org)
8734ppdf00.fsf@cbaines.net
Andy Tai <atai@atai.org> writes:

Toggle quote (7 lines)
> * 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
-----BEGIN PGP SIGNATURE-----

iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmZiE89fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF
ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh
aW5lcy5uZXQACgkQXiijOwuE9XfWfg/7BG73PfIaQeS3EIcXgxyGKnZmYiDT5gs6
wc6WCeU2Gw3mPNq/4qKFGJXH6VIowW28ePm5DTrrS1iGhHXj90eU6Q+UT5F+rHFF
5T9p8JxkEAzeJ1PI+liuCFbUIwyNZ3RYAvXoGVyvMpPNPYf/UqsU7qF/gfNt6tmU
dQbmpxSkoX0GtC32cSbyymH8aBRu7Ad++9FB825EyrIibTmXLkCYPC6IPOq7Knf0
wehPqoIPfrYNDPW+Jbe4zG9FONNW7oq9GBN0llQwPYTkn53OLO8KkdAtAESRqSKE
ZpYQLT9QRzvHyV+2c1Fkl5IdeAtuXqbTETSJwNsvX4J81pMv7JYTsPx2muetN4DG
5+y1EgGoEeXNQK9w6eNEE6l6hlp59fPiZq5S/R53uZ+QXBj00Al1d8ZtNjuko2pQ
Z++K9k7pcZUv+QkGfRhcROUQ4cxrqbFRIDfAC3nT9qBY78E71AMS5f6/yVnUW7ez
qJ5vc60dDT/2aVKqzfQv3xi3Abyy6/7a91TYpTNvh2EacYUYMJLh/QmFX59u+zv3
nsWNTHNRcqhM7h7RCp6lSLIfMe/QXKgNkHktQs4zHIdJsnt4eC7KRpurG+afLG1s
jqcM6GZ+HpLFhlS1EUOX9w2XtlV+GU21EyqYzNUldSL+aID6pr6kTBEwd8IihHl7
sDET7VAxOog=
=N4rI
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 71330@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 71330
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch