me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-customize-ibus): Update to 82.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -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