Browse Source
gnu: ibus: Update to 1.5.22.
* gnu/packages/ibus.scm (ibus): Update to 1.5.22.
guile-daemon
Marius Bakke
2 years ago
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with
2 additions and
2 deletions
-
gnu/packages/ibus.scm
|
|
@ -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 |
|
|
|