guix-commits
[Top][All Lists]
Advanced

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

13/37: gnu: gnome-terminal: Update to 3.30.3.


From: guix-commits
Subject: 13/37: gnu: gnome-terminal: Update to 3.30.3.
Date: Sun, 14 Jul 2019 15:54:52 -0400 (EDT)

kkebreau pushed a commit to branch bd15da3a379821e3943403c
in repository guix.

commit 9c940c8c9ba724772a088f9d7a48eb79a71b1291
Author: Kei Kebreau <address@hidden>
Date:   Thu Jun 27 10:07:31 2019 -0400

    gnu: gnome-terminal: Update to 3.30.3.
    
    * gnu/packages/gnome.scm (gnome-terminal): Update to 3.30.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 6fb1632..250e022 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2940,7 +2940,7 @@ more fun.")
 (define-public gnome-terminal
   (package
     (name "gnome-terminal")
-    (version "3.30.2")
+    (version "3.30.3")
     (source
      (origin
        (method url-fetch)
@@ -2949,7 +2949,7 @@ more fun.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0f2y76gs72sw5l5lkkkvxzsvvwm0sg83h7nl8lk5kz1v1rrc47vb"))))
+         "0bar8qazk39acsif31h8i408nl82mzdcdg6p7ymak4l9pxyscxf8"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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