gnu: vte: Update to 0.68.0.
* gnu/packages/gnome.scm (vte): Update to 0.68.0.
This commit is contained in:
parent
15b4579a5a
commit
55ec06ee1d
@ -4393,7 +4393,7 @@ targeting the GNOME stack simple.")
|
|||||||
(define-public vte
|
(define-public vte
|
||||||
(package
|
(package
|
||||||
(name "vte")
|
(name "vte")
|
||||||
(version "0.64.2")
|
(version "0.68.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://gnome/sources/vte/"
|
(uri (string-append "mirror://gnome/sources/vte/"
|
||||||
@ -4401,7 +4401,7 @@ targeting the GNOME stack simple.")
|
|||||||
"vte-" version ".tar.xz"))
|
"vte-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"063ys3330cvhbz1dln9irhciavb2prw098lvhpcc2rx6cl5q4g1b"))))
|
"0j8pvn225ybzx9p33ill838bzp8kkdn28383h0vs65m2kiwd9rqk"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:configure-flags
|
`(#:configure-flags
|
||||||
|
Loading…
Reference in New Issue
Block a user