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
d813297634
commit
1b76935e20
1 changed files with 2 additions and 2 deletions
|
@ -194,7 +194,7 @@ (define-public libime
|
||||||
(define-public fcitx5-gtk
|
(define-public fcitx5-gtk
|
||||||
(package
|
(package
|
||||||
(name "fcitx5-gtk")
|
(name "fcitx5-gtk")
|
||||||
(version "5.0.21")
|
(version "5.0.23")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -202,7 +202,7 @@ (define-public fcitx5-gtk
|
||||||
"/fcitx5-gtk/fcitx5-gtk-"
|
"/fcitx5-gtk/fcitx5-gtk-"
|
||||||
version ".tar.xz"))
|
version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "04909s99nng835qaycsbhwkmml4prhvpg3r3b39ranqyjy4m4dqj"))))
|
(base32 "0s08j8y7bxn9hjz9xkza2fal24r9az2p7js7v86nbjmvy7klq4md"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Reference in a new issue