[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/04: gnu: fcitx5: Update to 5.0.10.
From: |
guix-commits |
Subject: |
01/04: gnu: fcitx5: Update to 5.0.10. |
Date: |
Wed, 10 Nov 2021 07:36:41 -0500 (EST) |
iyzsong pushed a commit to branch master
in repository guix.
commit fcc4d62d3390a2465a0fcaf29f989f5733a910d6
Author: dan <igaryhe@gmail.com>
AuthorDate: Sun Nov 7 22:02:31 2021 +0800
gnu: fcitx5: Update to 5.0.10.
* gnu/packages/fcitx5.scm (fcitx5): Update to 5.0.10.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
gnu/packages/fcitx5.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/fcitx5.scm b/gnu/packages/fcitx5.scm
index 737f47f..91868e9 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -87,7 +87,7 @@ client.")
(define-public fcitx5
(package
(name "fcitx5")
- (version "5.0.8")
+ (version "5.0.10")
(source
(origin
(method url-fetch)
@@ -95,7 +95,7 @@ client.")
"https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-"
version "_dict.tar.xz"))
(sha256
- (base32 "0536sjpgjlg0bf8imz4jf9bdsp7fhm09bkssddji56cc9mgdxx82"))))
+ (base32 "0i23skr49n6b30ybm66bkv07dcr0dan5mzxch7x83znfnrpk8z3h"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags