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

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

bug#62835: closed ([PATCH] gnu: terminator: Update to 2.1.3)


From: GNU bug Tracking System
Subject: bug#62835: closed ([PATCH] gnu: terminator: Update to 2.1.3)
Date: Fri, 21 Apr 2023 09:03:02 +0000

Your message dated Fri, 21 Apr 2023 11:02:20 +0200
with message-id <87r0sd4nhf.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#62835] [PATCH] gnu: terminator: Update to 2.1.3
has caused the debbugs.gnu.org bug report #62835,
regarding [PATCH] gnu: terminator: Update to 2.1.3
to be marked as done.

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


-- 
62835: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62835
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: terminator: Update to 2.1.3 Date: Fri, 14 Apr 2023 07:54:28 -0700
* gnu/packages/gnome.scm (terminator): Update to 2.1.3
---
 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 49ff1464f5..ca96565707 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12014,7 +12014,7 @@ (define-public gthumb
 (define-public terminator
   (package
     (name "terminator")
-    (version "2.1.2")
+    (version "2.1.3")
     (source
      (origin
        (method url-fetch)
@@ -12022,7 +12022,7 @@ (define-public terminator
                            "releases/download/v" version "/"
                            name "-" version ".tar.gz"))
        (sha256
-        (base32 "10shpn8id7z43d4dpx16x76mgxnk4mr976j5cg28icjiiaidyfc2"))))
+        (base32 "1rbarn9pq3g8k13clxiy0d62g0fxhkg5bcxw2h626wkb7lzr9s8a"))))
     (build-system python-build-system)
     (native-inputs
      `(("gettext" ,gettext-minimal)

base-commit: 99c468b0647b1042ae4cd5f2d01f1e258235a837
prerequisite-patch-id: 39f48feeee44d44971a7fffae625e45f6eadd0e8
-- 
2.39.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#62835] [PATCH] gnu: terminator: Update to 2.1.3 Date: Fri, 21 Apr 2023 11:02:20 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hello,

Andy Tai <atai@atai.org> writes:

> * gnu/packages/gnome.scm (terminator): Update to 2.1.3

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


--- End Message ---

reply via email to

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