diff mbox series

[meta-gnome] gnome-shell: update 43.1 -> 43.2

Message ID 20230117075916.105020-1-f_l_k@t-online.de
State New
Headers show
Series [meta-gnome] gnome-shell: update 43.1 -> 43.2 | expand

Commit Message

Markus Volk Jan. 17, 2023, 7:59 a.m. UTC
Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 .../gnome-shell/{gnome-shell_43.1.bb => gnome-shell_43.2.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/gnome-shell/{gnome-shell_43.1.bb => gnome-shell_43.2.bb} (95%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.1.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.2.bb
similarity index 95%
rename from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.1.bb
rename to meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.2.bb
index 14163a186..d3bd357d5 100644
--- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.2.bb
@@ -32,7 +32,7 @@  GIR_MESON_OPTION = ""
 # gobject-introspection is mandatory and cannot be configured
 REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"
 
-SRC_URI[archive.sha256sum] = "df0444765def1bd0afee9617d2b5919bc79b4db86e7e757ac0e1f73748ec1bdc"
+SRC_URI[archive.sha256sum] = "e76fd4be9342410ee9fbdcdd6b2d81c6ff060e7c8cc5a0f1cae6a7aba25d1860"
 SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch"
 
 PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"