guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit ca94b6930e8c60e4d46d364c25915ff26c3223f1
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Fri Nov 21 11:32:01 2025 +0100
gnu: gnome-shell-extensions: Update to 48.3.
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 48.3.
---
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 2db92b250f..edc8e3c5af 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11111,7 +11111,7 @@ GNOME Shell appearance and extension, etc.")
(define-public gnome-shell-extensions
(package
(name "gnome-shell-extensions")
- (version "46.5")
+ (version "48.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -11119,7 +11119,7 @@ GNOME Shell appearance and extension, etc.")
name "-" version ".tar.xz"))
(sha256
(base32
- "06fcy79wgr3zyqgp6c433a6yfirv808zrhk50nss6mdgxqgd4cnv"))))
+ "1m52ykbqja9i3i4fcwa8968002jm6pi1f7bgpq8k9dj0iz039pmd"))))
(build-system meson-build-system)
(arguments
(list