gnu: fcitx5-rime: Update to 5.1.10.

* gnu/packages/fcitx5.scm (fcitx5-rime): Update to 5.1.10.

Change-Id: Ieb40d3abb3dbdaf5066d60b5548b7c164051258c
This commit is contained in:
宋文武 2025-02-11 12:29:14 +08:00
parent 4fed18a3dd
commit 4595aab4a6
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -582,15 +582,15 @@ for Fcitx 5 with following color variants:
(define-public fcitx5-rime
(package
(name "fcitx5-rime")
(version "5.1.4")
(version "5.1.10")
(source (origin
(method url-fetch)
(uri (string-append "https://download.fcitx-im.org/fcitx5"
"/fcitx5-rime/fcitx5-rime-" version
".tar.xz"))
".tar.zst"))
(sha256
(base32
"02rq3rcmc23qd9ravh0nf0hywkzwn3l9hb2ja74vmrf7x5cqic5m"))))
"12c5cjpqkz37b6s106p7r4k56mssz1m8q2f6py82zbg0ybsvn980"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f ;no tests