iyzsong pushed a commit to branch gnome-updates
in repository guix.
commit e5f03e41c6daa4521fb91f867ea868bc05b9a169
Author: 宋文武 <[email protected]>
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