guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit 4a2545b6080acee55dcce0b21cf56898b3dca9ef
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Fri Nov 21 11:32:20 2025 +0100
gnu: gnome-shell-extension-appindicator: Update to 61.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator): Update to
61.
---
gnu/packages/gnome-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index bfb756a29c..da7a41e2ae 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -673,7 +673,7 @@ Ubuntu Unity Shell.")
(define-public gnome-shell-extension-appindicator
(package
(name "gnome-shell-extension-appindicator")
- (version "59")
+ (version "61")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -682,7 +682,7 @@ Ubuntu Unity Shell.")
(commit (string-append "v" version))))
(sha256
(base32
- "1k1h9haj0qgcv9hm3hw2nz7ppznp9zrpg922mhrfa6nj97carmqh"))
+ "0id44b4wgscqqdc2b4bq0nmaaspwyn7wxjv926rd0dx8sc31vjya"))
(file-name (git-file-name name version))))
(build-system meson-build-system)
(native-inputs (list jq gettext-minimal