me
/
guix
Archived
1
0
Fork 0

gnu: ibus: Update to 1.5.17.

* gnu/packages/ibus.scm (ibus): Update to 1.5.17.
master
Efraim Flashner 2017-11-12 22:16:24 +02:00
parent ce12b31157
commit 6b7490b340
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@
(define-public ibus
(package
(name "ibus")
(version "1.5.16")
(version "1.5.17")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/ibus/ibus/"
@ -51,7 +51,7 @@
version "/ibus-" version ".tar.gz"))
(sha256
(base32
"07py16jb81kd7vkqhcia9cb2avsbg5jswp2kzf0k4bprwkxppd9n"))))
"06fj7lawww5d5w73pk249191lvmpz7shlxfxia74bjkpb42shiq3"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:tests? #f ; tests fail because there's no connection to dbus