mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-27 19:35:10 -06:00
gnu: fcitx5-configtool: Update to 5.1.10.
* gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.1.10. Change-Id: I09f9bd2be6bbae44b2c436cbf1cbd81203caa567 Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
parent
bedb35f7a5
commit
3dbe4f3487
1 changed files with 2 additions and 2 deletions
|
|
@ -506,7 +506,7 @@ including input methods previous bundled inside Fcitx 4:
|
|||
(define-public fcitx5-configtool
|
||||
(package
|
||||
(name "fcitx5-configtool")
|
||||
(version "5.1.8")
|
||||
(version "5.1.10")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
|
@ -514,7 +514,7 @@ including input methods previous bundled inside Fcitx 4:
|
|||
"https://download.fcitx-im.org/fcitx5"
|
||||
"/fcitx5-configtool/fcitx5-configtool-" version ".tar.zst"))
|
||||
(sha256
|
||||
(base32 "1kg0hddds7raqf5y4qw2x02hb4i5impv4hjfm2qvcn3g775rzrq6"))))
|
||||
(base32 "1fb21mbc0k33cadslq0rjwi5y7fxm5jzgdk9yna3h2r62sdmdb60"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list #:tests? #f
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue