guix-commits
[Top][All Lists]
Advanced

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

27/48: gnu: gnome-terminal: Update to 3.20.2.


From: ???
Subject: 27/48: gnu: gnome-terminal: Update to 3.20.2.
Date: Tue, 23 Aug 2016 12:11:50 +0000 (UTC)

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

commit 8627a60711fb762eb2ca06b145f38d72c7b26c6f
Author: 宋文武 <address@hidden>
Date:   Mon Aug 22 21:56:17 2016 +0800

    gnu: gnome-terminal: Update to 3.20.2.
    
    * gnu/packages/gnome.scm (gnome-terminal): Update to 3.20.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 043e2a0..0fd6afb 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2329,7 +2329,7 @@ more fun.")
 (define-public gnome-terminal
   (package
     (name "gnome-terminal")
-    (version "3.20.1")
+    (version "3.20.2")
     (source
      (origin
        (method url-fetch)
@@ -2338,7 +2338,7 @@ more fun.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1508nm35znlfq9v1s2j4ypx5x608yq391c565b4hazxk2f5z9dwq"))))
+         "08ssch8h1y85wyhddkyr7ab4v8dnsn17z4ayyc5ff78gfdh30f7m"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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