gnu: ibus: Update to 1.5.15.

* gnu/packages/ibus.scm (ibus): Update to 1.5.15.
This commit is contained in:
Tobias Geerinckx-Rice 2017-03-07 19:33:53 +01:00
parent 1b34a47da0
commit 2704f5be09
No known key found for this signature in database
GPG Key ID: 91CCDB9B48541B99
1 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@
(define-public ibus
(package
(name "ibus")
(version "1.5.14")
(version "1.5.15")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/ibus/ibus/"
@ -50,7 +50,7 @@
version "/ibus-" version ".tar.gz"))
(sha256
(base32
"0g4x02d7j5w1lfn4zvmzsq93h17lajgn9d7hlvr6pws28vz40ax4"))))
"11g3jf6dgvmszvpgpva0y587kr0sffl79xmymvghrb1sdynvmxs1"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:tests? #f ; tests fail because there's no connection to dbus