iyzsong pushed a commit to branch gnome-updates
in repository guix.
commit ee495f1dc996d87860be8b5d75b6412553c8407e
Author: 宋文武 <[email protected]>
Date: Thu Apr 28 09:55:10 2016 +0800
gnu: gnome-terminal: Update to 3.20.1.
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.20.1.
---
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 e942a89..ff06f5e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2241,7 +2241,7 @@ more fun.")
(define-public gnome-terminal
(package
(name "gnome-terminal")
- (version "3.20.0")
+ (version "3.20.1")
(source
(origin
(method url-fetch)
@@ -2250,7 +2250,7 @@ more fun.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0l21xcc2g56wkq83wq5wnrah2gwckqxnfgpqavhkrsd47jyzdrrg"))))
+ "1508nm35znlfq9v1s2j4ypx5x608yq391c565b4hazxk2f5z9dwq"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:configure-flags