me
/
guix
Archived
1
0
Fork 0

gnu: dbus: Update to 1.10.14.

* gnu/packages/glib.scm (dbus): Update to 1.10.14.
master
Marius Bakke 2016-11-30 18:09:41 +01:00
parent 86cf191426
commit 8b6aee5f82
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@
(define dbus
(package
(name "dbus")
(version "1.10.12")
(version "1.10.14")
(source (origin
(method url-fetch)
(uri (string-append
@ -72,7 +72,7 @@
version ".tar.gz"))
(sha256
(base32
"0pa71vf5c0d7k3gni06iascmplj0j5g70wbc833ayvi71d1pj2i1"))
"10x0wvv2ly4lyyfd42k4xw0ar5qdbi9cksw3l5fcwf1y6mq8y8r3"))
(patches (search-patches "dbus-helper-search-path.patch"))))
(build-system gnu-build-system)
(arguments