GNU bug report logs -
#68383
[PATCH 00/10] fcitx5 updates (5.1.6)
Previous Next
Reported by: iyzsong <at> envs.net
Date: Thu, 11 Jan 2024 12:10:01 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
From: 宋文武 <iyzsong <at> member.fsf.org>
* gnu/packages/fcitx5.scm (fcitx5-lua): Update to 5.0.12.
Change-Id: Ie4b4c3496a59a0a956359a73a780de8a6c2211f7
---
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 eb0731652b..c909463b8a 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -140,7 +140,7 @@ (define-public fcitx5
(define-public fcitx5-lua
(package
(name "fcitx5-lua")
- (version "5.0.11")
+ (version "5.0.12")
(source
(origin
(method url-fetch)
@@ -148,7 +148,7 @@ (define-public fcitx5-lua
"https://download.fcitx-im.org/fcitx5/fcitx5-lua/fcitx5-lua-"
version ".tar.xz"))
(sha256
- (base32 "1hc1vhaycfp9bjvch7qrvza5gdimr30rvwavbwqd27lrh36910yc"))))
+ (base32 "00kh0qzpzkfsnfh55lrpjpi5zs82vwpc9pb1n6f61gpgpiqxh7z4"))))
(build-system cmake-build-system)
(arguments
(list
--
2.41.0
This bug report was last modified 1 year and 122 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.