gnu: bluez: Update to 5.36.

* gnu/packages/linux.scm (bluez): Update to 5.36.
[source]: Remove patch.
* gnu/packages/patches/bluez-tests.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
This commit is contained in:
Efraim Flashner 2015-12-14 10:50:55 +02:00
parent ebacb0de4c
commit 9c1c2a7f8d
3 changed files with 2 additions and 30 deletions

View file

@ -2309,7 +2309,7 @@ applications.")
(define-public bluez
(package
(name "bluez")
(version "5.35")
(version "5.36")
(source (origin
(method url-fetch)
(uri (string-append
@ -2317,9 +2317,7 @@ applications.")
version ".tar.xz"))
(sha256
(base32
"1qphz25hganfnd5ipfscbj7s70anv5favmwqmi9ig2saciaf1zhs"))
(patches
(list (search-patch "bluez-tests.patch")))))
"1wkqwmi5krr37mxcqqlp5m2xnw7vw70v3ww7j09vvlskxcdflhx3"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags