me
/
guix
Archived
1
0
Fork 0

gnu: fcitx5-gtk: Update to 5.1.0.

* gnu/packages/fcitx5.scm (fcitx5-gtk): Update to 5.1.0.
master
宋文武 2023-08-20 13:02:45 +08:00
parent d9ac4e82a1
commit 5e8bccefee
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 2 additions and 2 deletions

View File

@ -186,7 +186,7 @@ editors.")
(define-public fcitx5-gtk (define-public fcitx5-gtk
(package (package
(name "fcitx5-gtk") (name "fcitx5-gtk")
(version "5.0.23") (version "5.1.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -194,7 +194,7 @@ editors.")
"/fcitx5-gtk/fcitx5-gtk-" "/fcitx5-gtk/fcitx5-gtk-"
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 "0s08j8y7bxn9hjz9xkza2fal24r9az2p7js7v86nbjmvy7klq4md")))) (base32 "0rc4iwqb7ydysm95qpncfd8kvyzk36cfxwg1h0cjn98v3fxjf8kw"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
(list (list