Archived
1
0
Fork 0

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 @@ targeting the GNOME stack simple.")
(define-public vte (define-public vte
(package (package
(name "vte") (name "vte")
(version "0.60.3") (version "0.64.2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://gnome/sources/vte/" (uri (string-append "mirror://gnome/sources/vte/"
@ -4416,7 +4416,7 @@ targeting the GNOME stack simple.")
"vte-" version ".tar.xz")) "vte-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0al2v6fn061v4j1wwvppim1q283y2a6s0iyl29hxhmx3h48nxdzy")))) "063ys3330cvhbz1dln9irhciavb2prw098lvhpcc2rx6cl5q4g1b"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags