guix-commits
[Top][All Lists]
Advanced

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

61/97: gnu: gnome-terminal: Update to 3.20.0.


From: ???
Subject: 61/97: gnu: gnome-terminal: Update to 3.20.0.
Date: Thu, 07 Apr 2016 03:13:05 +0000

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

commit e5f03e41c6daa4521fb91f867ea868bc05b9a169
Author: 宋文武 <address@hidden>
Date:   Thu Apr 7 07:54:21 2016 +0800

    gnu: gnome-terminal: Update to 3.20.0.
    
    * gnu/packages/gnome.scm (gnome-terminal): Update to 3.20.0.
---
 gnu/packages/gnome.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index e524f1c..afbe6d4 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2203,7 +2203,7 @@ floating in an ocean using only your brain and a little 
bit of luck.")
 (define-public gnome-terminal
   (package
     (name "gnome-terminal")
-    (version "3.18.2")
+    (version "3.20.0")
     (source
      (origin
        (method url-fetch)
@@ -2212,7 +2212,7 @@ floating in an ocean using only your brain and a little 
bit of luck.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1ylyv0mla2ypms7iyxndbdjvha0q9jzglb4mhfmqn9cm2gxc0day"))))
+         "0l21xcc2g56wkq83wq5wnrah2gwckqxnfgpqavhkrsd47jyzdrrg"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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