~ruther/guix-local

f6a87b76af02e91664924ed3907633b3e14ab983 — Zheng Junjie 11 months ago fd4f26b
gnu: fcitx5-anthy: Update to 5.1.7.

* gnu/packages/fcitx5.scm (fcitx5-anthy): Update to 5.1.7.

Change-Id: I50f1cf788628daa93f6dd8343e70f233d074cebe
Signed-off-by: Hilton Chain <hako@ultrarare.space>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/fcitx5.scm
M gnu/packages/fcitx5.scm => gnu/packages/fcitx5.scm +2 -2
@@ 356,7 356,7 @@ for Qt based application.")
(define-public fcitx5-anthy
  (package
    (name "fcitx5-anthy")
    (version "5.1.6")
    (version "5.1.7")
    (source
     (origin
       (method url-fetch)


@@ 364,7 364,7 @@ for Qt based application.")
                           "/fcitx5-anthy/fcitx5-anthy-"
                           version ".tar.zst"))
       (sha256
        (base32 "08lw5d9kpjmgdss76rqf0qzs39jw371fnbb56k3z64wjg1h3722w"))))
        (base32 "1vfv0i62z9dclm5zcxk2v57x46z85m36w2yvskpfwyc8nwald3lm"))))
    (build-system cmake-build-system)
    (arguments
     `(#:tests? #f)) ;; no tests