From 2c26cbf023eb6dcecbf5fd6d0a6f3246fb082212 Mon Sep 17 00:00:00 2001 From: Liliana Marie Prikler Date: Sat, 7 Dec 2024 12:43:08 +0100 Subject: [PATCH] gnu: gnome-shell-extensions: Update to 46.2. * gnu/packages/gnome.scm (gnome-shell-extensions): Update to 46.2. Reviewed-by: Maxim Cournoyer --- 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 90ba4111320939483733614fd579a13862008f8a..071bd2af7c8b72849976d2652840ffd9be1ac44b 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -11078,7 +11078,7 @@ GNOME Shell appearance and extension, etc.") (define-public gnome-shell-extensions (package (name "gnome-shell-extensions") - (version "44.0") + (version "46.2") (source (origin (method url-fetch) (uri (string-append "mirror://gnome/sources/" name "/" @@ -11086,7 +11086,7 @@ GNOME Shell appearance and extension, etc.") name "-" version ".tar.xz")) (sha256 (base32 - "1aq1n75m1svsv0ppg66n9qch26rhjxcv3q33a3skf7hsydr5wd4c")))) + "0vyqqzqdd69sgarzpahxfj056rcm0hlk9hd52pr5y4i5d79fjhnl")))) (build-system meson-build-system) (arguments (list