guix-commits
[Top][All Lists]
Advanced

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

34/60: gnu: gnome-terminal: Update to 3.34.2.


From: guix-commits
Subject: 34/60: gnu: gnome-terminal: Update to 3.34.2.
Date: Sat, 25 Jan 2020 14:47:11 -0500 (EST)

kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.

commit 8fbd65e7909f4457c38b7187f7d1d84dd1e9398f
Author: Kei Kebreau <address@hidden>
AuthorDate: Tue Dec 17 20:39:01 2019 -0500

    gnu: gnome-terminal: Update to 3.34.2.
    
    * gnu/packages/gnome.scm (gnome-terminal): Update to 3.34.2.
---
 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 2431836..65810f2 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3941,7 +3941,7 @@ more fun.")
 (define-public gnome-terminal
   (package
     (name "gnome-terminal")
-    (version "3.32.2")
+    (version "3.34.2")
     (source
      (origin
        (method url-fetch)
@@ -3950,7 +3950,7 @@ more fun.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0shhpnagasyp1kxgjczfrivcxbgrrl3y8lzvp1z101m67h4jp6km"))))
+         "0gc004f9b5k94gkdanmqjz3wqgnpny0l3nqm8zd19h4f0ps27mrv"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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