gnu: gnome-terminal: Update to 3.30.3.

* gnu/packages/gnome.scm (gnome-terminal): Update to 3.30.3.
This commit is contained in:
Kei Kebreau 2019-06-27 10:07:31 -04:00
parent 90fdc80f77
commit 5088834271
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 2 additions and 2 deletions

View File

@ -2934,7 +2934,7 @@ more fun.")
(define-public gnome-terminal (define-public gnome-terminal
(package (package
(name "gnome-terminal") (name "gnome-terminal")
(version "3.30.2") (version "3.30.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -2943,7 +2943,7 @@ more fun.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0f2y76gs72sw5l5lkkkvxzsvvwm0sg83h7nl8lk5kz1v1rrc47vb")))) "0bar8qazk39acsif31h8i408nl82mzdcdg6p7ymak4l9pxyscxf8"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(arguments (arguments
'(#:configure-flags '(#:configure-flags