mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: gnome-shell-extension-customize-ibus: Update to 92.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-customize-ibus): Update to 92.
This commit is contained in:
parent
e198352b31
commit
053660a7c7
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue