diff mbox series

[meta-gnome,3/3] gnome-shell: update 43.2 -> 44.1

Message ID 20230522101941.766602-3-f_l_k@t-online.de
State Under Review
Headers show
Series [meta-gnome,1/3] gnome-control-center: update 43.2 -> 44.1 | expand

Commit Message

Markus Volk May 22, 2023, 10:19 a.m. UTC
Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 ...-shell-extensions_44.0.bb => gnome-shell-extensions_44.1.bb} | 0
 .../gnome-shell/{gnome-shell_43.2.bb => gnome-shell_44.1.bb}    | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/gnome-shell/{gnome-shell-extensions_44.0.bb => gnome-shell-extensions_44.1.bb} (100%)
 rename meta-gnome/recipes-gnome/gnome-shell/{gnome-shell_43.2.bb => gnome-shell_44.1.bb} (95%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_44.0.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_44.1.bb
similarity index 100%
rename from meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_44.0.bb
rename to meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_44.1.bb
diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.2.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.1.bb
similarity index 95%
rename from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.2.bb
rename to meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.1.bb
index d3bd357d5e..f8f500afeb 100644
--- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_43.2.bb
+++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_44.1.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] = "e76fd4be9342410ee9fbdcdd6b2d81c6ff060e7c8cc5a0f1cae6a7aba25d1860"
+SRC_URI[archive.sha256sum] = "0bfbe4394d267625154d08d01467bdbd99e8157512fc8df45d5c02ddb7551ca6"
 SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch"
 
 PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"