mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-26 19:11:46 +02:00
gnu: fcitx5-chinese-addons: Update to 5.1.3.
* gnu/packages/fcitx5.scm (fcitx5-chinese-addons): Update to 5.1.3. Change-Id: I90c8231e967add94c59c4c912025100b9f4bca57
This commit is contained in:
@@ -365,7 +365,7 @@ the Anthy input method.")
|
||||
(define-public fcitx5-chinese-addons
|
||||
(package
|
||||
(name "fcitx5-chinese-addons")
|
||||
(version "5.1.2")
|
||||
(version "5.1.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@@ -373,7 +373,7 @@ the Anthy input method.")
|
||||
"/fcitx5-chinese-addons/fcitx5-chinese-addons-"
|
||||
version "_dict.tar.xz"))
|
||||
(sha256
|
||||
(base32 "13na8qvz0vh43gmxa81jn96xpp6maz71ga039z6lqr069hzsx1vc"))))
|
||||
(base32 "0300z1j0285936ia9ihslydxwgmsnb43gqqyq4xm1ixfp1l12hzs"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
`(#:configure-flags
|
||||
|
||||
Reference in New Issue
Block a user