emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#71330: closed ([PATCH] gnu: terminator: Update to 2.1.4.)


From: GNU bug Tracking System
Subject: bug#71330: closed ([PATCH] gnu: terminator: Update to 2.1.4.)
Date: Thu, 06 Jun 2024 19:55:02 +0000

Your message dated Thu, 06 Jun 2024 20:53:51 +0100
with message-id <8734ppdf00.fsf@cbaines.net>
and subject line Re: [bug#71330] [PATCH] gnu: terminator: Update to 2.1.4.
has caused the debbugs.gnu.org bug report #71330,
regarding [PATCH] gnu: terminator: Update to 2.1.4.
to be marked as done.

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


-- 
71330: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71330
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: terminator: Update to 2.1.4. Date: Sun, 2 Jun 2024 22:23:40 -0700
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#71330] [PATCH] gnu: terminator: Update to 2.1.4. Date: Thu, 06 Jun 2024 20:53:51 +0100 User-agent: mu4e 1.12.2; emacs 29.3
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]