guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit 053660a7c76a74dd9b738aa0250b53bb549a3e93
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Fri Nov 21 11:32:51 2025 +0100
gnu: gnome-shell-extension-customize-ibus: Update to 92.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-customize-ibus): Update
to
92.
---
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 3ef2b475a7..674c4a4794 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -745,7 +745,7 @@ that caches clipboard history.")
(define-public gnome-shell-extension-customize-ibus
(package
(name "gnome-shell-extension-customize-ibus")
- (version "90")
+ (version "92")
(source
(origin
(method git-fetch)
@@ -754,7 +754,7 @@ that caches clipboard history.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1i7cw9kgp99b9awb2vfpxkwqdln4bfbf3qya19xnmzw16f5igbmn"))))
+ (base32 "0ijl4vvmc91bczyzh7sdix5732aw5a07k62hsy4z62lrjnpw7jb1"))))
(build-system gnu-build-system)
(arguments
(list