me
/
guix
Archived
1
0
Fork 0

gnu: fcitx5-chinese-addons: Update to 5.0.3.

* gnu/packages/fcitx5.scm(fcitx5-chinese-addons): Update to 5.0.3.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
master
Zhu Zihao 2021-01-19 17:55:33 +08:00 committed by Efraim Flashner
parent 3a94ccb51b
commit 2db7f8f9ac
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -282,7 +282,7 @@ for Qt based application.")
(define-public fcitx5-chinese-addons
(package
(name "fcitx5-chinese-addons")
(version "5.0.2")
(version "5.0.3")
(source
(origin
(method url-fetch)
@ -290,7 +290,7 @@ for Qt based application.")
"/fcitx5-chinese-addons/fcitx5-chinese-addons-"
version "_dict.tar.xz"))
(sha256
(base32 "0mf91gzwzhfci0jn6g3l516xjw8r4v40ginnbl70h1zx6vr24rfp"))))
(base32 "1kmzbllk0g86m2z3piwn9j84ihxixyxzv7rzj832xfvwqgk7gixk"))))
(build-system cmake-build-system)
(arguments
`(#:phases