lilyp pushed a commit to branch gnome-team
in repository guix.
commit 5f3aa7f1db346149fbdc994b095b3131124d23b5
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Sat Dec 7 12:43:08 2024 +0100
gnu: gnome-shell-extensions: Update to 46.2.
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 46.2.
Reviewed-by: Maxim Cournoyer <[email protected]>
---
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 45e4f40e56..e22338c700 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11007,7 +11007,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 "/"
@@ -11015,7 +11015,7 @@ GNOME Shell appearance and extension, etc.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1aq1n75m1svsv0ppg66n9qch26rhjxcv3q33a3skf7hsydr5wd4c"))))
+ "0vyqqzqdd69sgarzpahxfj056rcm0hlk9hd52pr5y4i5d79fjhnl"))))
(build-system meson-build-system)
(arguments
(list