gnu: vte: Update to 0.64.2.

* gnu/packages/gnome.scm (vte): Update to 0.64.2.
This commit is contained in:
Mathieu Othacehe 2021-09-25 13:42:04 +00:00
parent d0b0912212
commit 24e549f2c2
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -4408,7 +4408,7 @@ (define-public vala
(define-public vte
(package
(name "vte")
(version "0.60.3")
(version "0.64.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/vte/"
@ -4416,7 +4416,7 @@ (define-public vte
"vte-" version ".tar.xz"))
(sha256
(base32
"0al2v6fn061v4j1wwvppim1q283y2a6s0iyl29hxhmx3h48nxdzy"))))
"063ys3330cvhbz1dln9irhciavb2prw098lvhpcc2rx6cl5q4g1b"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags