me
/
guix
Archived
1
0
Fork 0

gnu: ibus: Update to 1.5.22.

* gnu/packages/ibus.scm (ibus): Update to 1.5.22.
master
Marius Bakke 2020-03-04 12:35:33 +01:00
parent 16af0dd907
commit bd65a4cf01
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@
(define-public ibus
(package
(name "ibus")
(version "1.5.21")
(version "1.5.22")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/ibus/ibus/"
@ -67,7 +67,7 @@
version "/ibus-" version ".tar.gz"))
(sha256
(base32
"1fd2d1jqpp1nn74x04zcilhhab0zar82n0kg614rma6n43kfbhdd"))))
"0jmy2w01phpmqnjnfnak7nvfna57mpgfnl87jwc4iai8ijjynw41"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:tests? #f ; tests fail because there's no connection to dbus