gnu: vte: Update to 0.60.3.

* gnu/packages/gnome.scm (vte): Update to 0.60.3.
This commit is contained in:
Tobias Geerinckx-Rice 2020-07-29 12:54:31 +02:00
parent c09f22aaa6
commit 53865a93e3
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -3314,7 +3314,7 @@ libraries written in C.")
(define-public vte
(package
(name "vte")
(version "0.60.2")
(version "0.60.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/vte/"
@ -3322,7 +3322,7 @@ libraries written in C.")
"vte-" version ".tar.xz"))
(sha256
(base32
"19ccbw0yca78h5qcnm8claj4fg1pj68nj1fsjqqfpzhj7w72i81m"))))
"0al2v6fn061v4j1wwvppim1q283y2a6s0iyl29hxhmx3h48nxdzy"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags