mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 05:39:41 -05:00
gnu: fcitx5-gtk: Update to 5.0.23.
* gnu/packages/fcitx5.scm (fcitx5-gtk): Update to 5.0.23.
This commit is contained in:
parent
56fef07ded
commit
6e2bec3d8a
1 changed files with 2 additions and 2 deletions
|
@ -194,7 +194,7 @@ (define-public libime
|
|||
(define-public fcitx5-gtk
|
||||
(package
|
||||
(name "fcitx5-gtk")
|
||||
(version "5.0.21")
|
||||
(version "5.0.23")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -202,7 +202,7 @@ (define-public fcitx5-gtk
|
|||
"/fcitx5-gtk/fcitx5-gtk-"
|
||||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "04909s99nng835qaycsbhwkmml4prhvpg3r3b39ranqyjy4m4dqj"))))
|
||||
(base32 "0s08j8y7bxn9hjz9xkza2fal24r9az2p7js7v86nbjmvy7klq4md"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Reference in a new issue