GNU bug report logs -
#67468
[PATCH gnome-team] gnu: vte: Update to 0.72.3.
Previous Next
Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>
Date: Sun, 26 Nov 2023 23:17:04 UTC
Severity: normal
Tags: patch
Done: Vivien Kraus <vivien <at> planete-kraus.eu>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gnome.scm (vte): Update to 0.72.3.
Change-Id: Id855baf348bd191cb0f44832bac1fb6948406310
---
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 d354327497..3bf3e8b9f2 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4498,7 +4498,7 @@ (define-public vala-0.52
(define-public vte
(package
(name "vte")
- (version "0.72.2")
+ (version "0.72.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/vte/"
@@ -4506,7 +4506,7 @@ (define-public vte
"vte-" version ".tar.xz"))
(sha256
(base32
- "17hwfkb0vakjgf1gbmjma54hdrppzqfbfqj1jr9iz656hp8nz5pp"))))
+ "16v9xbngj17skipa4wjjjzwcxjb3qqad1cfi34v1sdwyy1ys617r"))))
(build-system meson-build-system)
(arguments
(list #:configure-flags #~(list "-Dvapi=true"
base-commit: e21f0cb7b7a87992004193cd56638ad961fe5928
--
2.41.0
This bug report was last modified 1 year and 261 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.