1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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

View File

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