gnu: gnome-shell-extension-customize-ibus: Update to 82.

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-customize-ibus): Update to 82.
This commit is contained in:
Mathieu Othacehe 2022-03-18 10:46:06 +01:00
parent ba15abc008
commit a03936a223
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -291,7 +291,7 @@ (define-public gnome-shell-extension-clipboard-indicator
(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 @@ (define-public gnome-shell-extension-customize-ibus
(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