summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiliana Marie Prikler <liliana.prikler@gmail.com>2025-11-21 11:32:01 +0100
committerAndreas Enge <andreas@enge.fr>2026-03-06 14:53:15 +0100
commit4b0954ea871380f10fe15f8922896818a35fff70 (patch)
treec632630bd99d7fe2d27f1b56b270587b01ef3676
parent6230d86e8152f9be09d877e793eb935380f2f9f9 (diff)
gnu: gnome-shell-extensions: Update to 48.3.
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 48.3.
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 154e058fa5b..418177d89a4 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11105,7 +11105,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 "/"
@@ -11113,7 +11113,7 @@ GNOME Shell appearance and extension, etc.")
name "-" version ".tar.xz"))
(sha256
(base32
- "06fcy79wgr3zyqgp6c433a6yfirv808zrhk50nss6mdgxqgd4cnv"))))
+ "1m52ykbqja9i3i4fcwa8968002jm6pi1f7bgpq8k9dj0iz039pmd"))))
(build-system meson-build-system)
(arguments
(list