GNU bug report logs -
#74726
[PATCH gnome-team 00/18] Update GNOME Shell extensions
Previous Next
Reported by: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Date: Sat, 7 Dec 2024 12:59:02 UTC
Severity: normal
Tags: patch
Fixed in versions 75469, 74756, 74726, 73301, 73128, 72702, 72202, 71599
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #29 received at 74726 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator):
Update to 59.
---
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 a09c0befb0..2271d06167 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -580,7 +580,7 @@ (define-public gnome-shell-extension-unite-shell
(define-public gnome-shell-extension-appindicator
(package
(name "gnome-shell-extension-appindicator")
- (version "53")
+ (version "59")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -589,7 +589,7 @@ (define-public gnome-shell-extension-appindicator
(commit (string-append "v" version))))
(sha256
(base32
- "0lyfznsq5x287vpz133y593s7s4mz9i4x2491sgqvir891zwsivy"))
+ "1k1h9haj0qgcv9hm3hw2nz7ppznp9zrpg922mhrfa6nj97carmqh"))
(file-name (git-file-name name version))))
(build-system meson-build-system)
(native-inputs (list jq gnu-gettext
--
2.46.0
This bug report was last modified 134 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.