summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
author宋文武 <iyzsong@member.fsf.org>2026-03-25 22:44:06 +0800
committer宋文武 <iyzsong@member.fsf.org>2026-04-07 18:39:39 +0800
commitf708c0c5636686415e358b7c10f3454751b04c18 (patch)
treec88eb56e1ed8bf2bb5c5484ffc7f6274daa22cc7 /gnu
parent6ebe8026e941445ba256e15811f76b11e0a1ce8f (diff)
gnu: fcitx5-anthy: Update to 5.1.10.
* gnu/packages/fcitx5.scm (fcitx5-anthy): Update to 5.1.10. Change-Id: I68c6b4ae99df8116c498f67591538748e713b2e4
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/fcitx5.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/fcitx5.scm b/gnu/packages/fcitx5.scm
index e4b6b4cf777..854407b45ef 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -370,7 +370,7 @@ for Qt based application.")
(define-public fcitx5-anthy
(package
(name "fcitx5-anthy")
- (version "5.1.8")
+ (version "5.1.10")
(source
(origin
(method url-fetch)
@@ -378,7 +378,7 @@ for Qt based application.")
"/fcitx5-anthy/fcitx5-anthy-"
version ".tar.zst"))
(sha256
- (base32 "1kv930nxz6q8ijb319fnnkzdyigbi36f2cwijnv4sy3rd0nykxrv"))))
+ (base32 "11h7b687xj2k1hp7dqj6wh5y6i55cm8m5pqbi5vbflgg0cy5v1mp"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ;; no tests