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 #17 received at 74726 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-customize-ibus):
Update to 90.
---
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 b282124225..082bae8840 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -650,7 +650,7 @@ (define-public gnome-shell-extension-clipboard-indicator
(define-public gnome-shell-extension-customize-ibus
(package
(name "gnome-shell-extension-customize-ibus")
- (version "86")
+ (version "90")
(source
(origin
(method git-fetch)
@@ -659,7 +659,7 @@ (define-public gnome-shell-extension-customize-ibus
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1psnbhqbqrp68dri0q98y7ikwz9z3701lcy8vvgixb2bh71y7519"))))
+ (base32 "1i7cw9kgp99b9awb2vfpxkwqdln4bfbf3qya19xnmzw16f5igbmn"))))
(build-system gnu-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.