gnu: fcitx5-rime: Update to 5.1.11.

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

Change-Id: I248b8d1a08d1c0879dce7e967be4450d7dcc7f1f
Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
Zheng Junjie 2025-08-12 14:38:21 +08:00 committed by Hilton Chain
parent 3dbe4f3487
commit 723498e3eb
No known key found for this signature in database
GPG key ID: ACC66D09CA528292

View file

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