me
/
guix
Archived
1
0
Fork 0

gnu: bluez: Update to 5.39.

* gnu/packages/linux.scm (bluez): Update to 5.39.
[source]: Use kernel mirror.
master
Efraim Flashner 2016-05-12 21:09:08 +03:00
parent 2b193389d2
commit e9eb24b1b2
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 3 additions and 3 deletions

View File

@ -2390,15 +2390,15 @@ applications.")
(define-public bluez
(package
(name "bluez")
(version "5.36")
(version "5.39")
(source (origin
(method url-fetch)
(uri (string-append
"https://www.kernel.org/pub/linux/bluetooth/bluez-"
"mirror://kernel.org/linux/bluetooth/bluez-"
version ".tar.xz"))
(sha256
(base32
"1wkqwmi5krr37mxcqqlp5m2xnw7vw70v3ww7j09vvlskxcdflhx3"))))
"0fsrf9rdmrdyx0vmcpfji4imjsvliawyy5sjb6b64myka28vrl91"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags