guix-commits
[Top][All Lists]
Advanced

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

05/10: gnu: gnome-terminal: Update to 3.30.3.


From: guix-commits
Subject: 05/10: gnu: gnome-terminal: Update to 3.30.3.
Date: Mon, 15 Jul 2019 09:48:53 -0400 (EDT)

kkebreau pushed a commit to branch core-updates
in repository guix.

commit 5088834271a2899cd7d1a86983fbefa1b3ceb3aa
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 f99d5ab..8090bcd 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2934,7 +2934,7 @@ more fun.")
 (define-public gnome-terminal
   (package
     (name "gnome-terminal")
-    (version "3.30.2")
+    (version "3.30.3")
     (source
      (origin
        (method url-fetch)
@@ -2943,7 +2943,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]