guix-commits
[Top][All Lists]
Advanced

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

28/47: gnu: gnome-terminal: Update to 3.34.2.


From: guix-commits
Subject: 28/47: gnu: gnome-terminal: Update to 3.34.2.
Date: Mon, 23 Mar 2020 15:50:54 -0400 (EDT)

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

commit 7cd37dfecb6a59e31ae4798dd9d64cd27b074b2b
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 022fa55..5464fcb 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3823,7 +3823,7 @@ more fun.")
 (define-public gnome-terminal
   (package
     (name "gnome-terminal")
-    (version "3.32.2")
+    (version "3.34.2")
     (source
      (origin
        (method url-fetch)
@@ -3832,7 +3832,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]