summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Othacehe <othacehe@gnu.org>2021-09-25 13:42:04 +0000
committerMathieu Othacehe <othacehe@gnu.org>2021-10-02 10:54:25 +0000
commit24e549f2c2371ff349c958ca1014e87d78010971 (patch)
tree4c837c18682daa42b61ad49458aff13ef346c0f6
parentd0b091221240e81b2a781ed8b2539d827343fe04 (diff)
gnu: vte: Update to 0.64.2.
* gnu/packages/gnome.scm (vte): Update to 0.64.2.
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index f8a0e266e1..0f0e78b2a2 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4408,7 +4408,7 @@ targeting the GNOME stack simple.")
(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 @@ targeting the GNOME stack simple.")
"vte-" version ".tar.xz"))
(sha256
(base32
- "0al2v6fn061v4j1wwvppim1q283y2a6s0iyl29hxhmx3h48nxdzy"))))
+ "063ys3330cvhbz1dln9irhciavb2prw098lvhpcc2rx6cl5q4g1b"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags