From 1211cd09b78980a43974f08037cb31f75c101f07 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 15 Sep 2026 09:43:39 +0200 Subject: [PATCH] msgraph: upgrade 0.3.4 -> 0.3.5 AI-Generated: Uses Claude Code (Claude Opus 5) Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- .../msgraph/{msgraph_0.3.4.bb => msgraph_0.3.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/msgraph/{msgraph_0.3.4.bb => msgraph_0.3.5.bb} (82%) diff --git a/meta-gnome/recipes-gnome/msgraph/msgraph_0.3.4.bb b/meta-gnome/recipes-gnome/msgraph/msgraph_0.3.5.bb similarity index 82% rename from meta-gnome/recipes-gnome/msgraph/msgraph_0.3.4.bb rename to meta-gnome/recipes-gnome/msgraph/msgraph_0.3.5.bb index 1c2c3b9c41..539fcfec38 100644 --- a/meta-gnome/recipes-gnome/msgraph/msgraph_0.3.4.bb +++ b/meta-gnome/recipes-gnome/msgraph/msgraph_0.3.5.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3000208d539ec061b899bce1d9ce9404" inherit gnomebase gobject-introspection gi-docgen features_check REQUIRED_DISTRO_FEATURES = "opengl" -SRC_URI[archive.sha256sum] = "0731ece6b02b32eeffbbbd98efdc77bc03ddd20651eeae3a4343f0879b04d6c7" +SRC_URI[archive.sha256sum] = "e3dadbf638d0207040f6da6d852db516e463423da710af6cbc35d00572f17d9b" GTKDOC_MESON_OPTION = "gtk_doc"