gnu: gnome-terminal: Update to 3.24.2.

* gnu/packages/gnome.scm (gnome-terminal): Update to 3.24.2.
This commit is contained in:
Marius Bakke 2017-05-24 19:38:53 +02:00
parent becd37043a
commit e20d997fbf
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -2440,7 +2440,7 @@ more fun.")
(define-public gnome-terminal (define-public gnome-terminal
(package (package
(name "gnome-terminal") (name "gnome-terminal")
(version "3.24.1") (version "3.24.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -2449,7 +2449,7 @@ more fun.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1q303bljcr06w3ra737kq1hpjda45wk16kmrixxwldf3zkk2dgx7")))) "03zcvxlzg7n4pz65vrg5xj3qpkqr4bz162mgmaz4bjh71b1xl7i8"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(arguments (arguments
'(#:configure-flags '(#:configure-flags