summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Othacehe <othacehe@gnu.org>2022-03-18 10:46:06 +0100
committerMathieu Othacehe <othacehe@gnu.org>2022-03-18 10:48:24 +0100
commita03936a2231aec35654586a6685f31cd62d728d9 (patch)
treee578f06c374cbec29ec9d89aac66f1d30f0b4592
parentba15abc0083eb614d3396e603916790b0c7f236f (diff)
downloadguix-patches-a03936a2231aec35654586a6685f31cd62d728d9.tar
guix-patches-a03936a2231aec35654586a6685f31cd62d728d9.tar.gz
gnu: gnome-shell-extension-customize-ibus: Update to 82.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-customize-ibus): Update to 82.
-rw-r--r--gnu/packages/gnome-xyz.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index ed0d0ac4c7..adbadfb313 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -291,7 +291,7 @@ that caches clipboard history.")
(define-public gnome-shell-extension-customize-ibus
(package
(name "gnome-shell-extension-customize-ibus")
- (version "78")
+ (version "82")
(source
(origin
(method git-fetch)
@@ -300,7 +300,7 @@ that caches clipboard history.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1hnnsjriq7xaakk8biwz55mn077lnm9nsmi4wz5zk7clgxmasvq9"))))
+ (base32 "00brnyahphl4ql9yh74wpb9kmzyb4b5k4rkw40hvxvqw4qwgs24r"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags