gnu: dbus: Update to 1.12.6.

* gnu/packages/glib.scm (dbus): Update to 1.12.6.
master
Marius Bakke 2018-03-08 18:07:09 +01:00
parent 7005f8cb58
commit 762e53c320
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@
(define dbus
(package
(name "dbus")
(version "1.12.4")
(version "1.12.6")
(source (origin
(method url-fetch)
(uri (string-append
@ -85,7 +85,7 @@
version ".tar.gz"))
(sha256
(base32
"1ir18a4xg96mfim1z81ljmpb0k0bwhg1kwgwvbi5l1k8xil6nxgr"))
"05picaq8j60wlwyi84qvw5liw3nd0cws9va3krnc3pms0wm906v2"))
(patches (search-patches "dbus-helper-search-path.patch"))))
(build-system gnu-build-system)
(arguments