gnu: gnome-terminal: Update to 3.20.2.

* gnu/packages/gnome.scm (gnome-terminal): Update to 3.20.2.
This commit is contained in:
宋文武 2016-08-22 21:56:17 +08:00
parent 52d8ebeb83
commit 8627a60711
No known key found for this signature in database
GPG Key ID: 26525665AE727D37
1 changed files with 2 additions and 2 deletions

View File

@ -2329,7 +2329,7 @@ more fun.")
(define-public gnome-terminal (define-public gnome-terminal
(package (package
(name "gnome-terminal") (name "gnome-terminal")
(version "3.20.1") (version "3.20.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -2338,7 +2338,7 @@ more fun.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1508nm35znlfq9v1s2j4ypx5x608yq391c565b4hazxk2f5z9dwq")))) "08ssch8h1y85wyhddkyr7ab4v8dnsn17z4ayyc5ff78gfdh30f7m"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(arguments (arguments
'(#:configure-flags '(#:configure-flags