From 24e549f2c2371ff349c958ca1014e87d78010971 Mon Sep 17 00:00:00 2001 From: Mathieu Othacehe Date: Sat, 25 Sep 2021 13:42:04 +0000 Subject: [PATCH] gnu: vte: Update to 0.64.2. * gnu/packages/gnome.scm (vte): Update to 0.64.2. --- gnu/packages/gnome.scm | 4 ++-- 1 file 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