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 #62 received at 74726 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-radio): Update to 22.
---
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 556072661f..a126a4e466 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -1199,7 +1199,7 @@ (define-public gnome-shell-extension-blur-my-shell
(define-public gnome-shell-extension-radio
(package
(name "gnome-shell-extension-radio")
- (version "21")
+ (version "22")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1209,7 +1209,7 @@ (define-public gnome-shell-extension-radio
(file-name (git-file-name name version))
(sha256
(base32
- "1ghk95q3lhliz3his58hh2ql4p9csh6llzip412vwf29zdkr58s2"))))
+ "1f1cjch60yv39lsngj9xrlyzc4f1gcaydm5xc5kc0rqi48f83d1f"))))
(build-system copy-build-system)
(arguments
(list
--
2.46.0
This bug report was last modified 76 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.