[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/19: gnu: gnome-shell-extensions: Update to 46.2.
From: |
guix-commits |
Subject: |
01/19: gnu: gnome-shell-extensions: Update to 46.2. |
Date: |
Sun, 22 Dec 2024 08:37:08 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 5f3aa7f1db346149fbdc994b095b3131124d23b5
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
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 <maxim.cournoyer@gmail.com>
---
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
- branch gnome-team updated (b32926f0d7 -> 95a59d0e4d), guix-commits, 2024/12/22
- 01/19: gnu: gnome-shell-extensions: Update to 46.2.,
guix-commits <=
- 03/19: gnu: gnome-shell-extension-clipboard-indicator: Update to 65., guix-commits, 2024/12/22
- 04/19: gnu: gnome-shell-extension-customize-ibus: Update to 90., guix-commits, 2024/12/22
- 06/19: gnu: gnome-shell-extension-gsconnect: Update to 58., guix-commits, 2024/12/22
- 08/19: gnu: gnome-shell-extension-dash-to-panel: Update to 64., guix-commits, 2024/12/22
- 09/19: gnu: gnome-shell-extension-noannoyance: Update to 17-23.8312e01., guix-commits, 2024/12/22
- 10/19: gnu: gnome-shell-extension-paperwm: Update to 47.1.0., guix-commits, 2024/12/22
- 12/19: gnu: gnome-shell-extension-v-shell: Update to 47.1., guix-commits, 2024/12/22
- 15/19: gnu: gnome-shell-extension-radio: Update to 22., guix-commits, 2024/12/22
- 18/19: gnu: Remove gnome-shell-extension-hide-app-icon., guix-commits, 2024/12/22
- 11/19: gnu: gnome-shell-extension-night-theme-switcher: Update to 78., guix-commits, 2024/12/22