Archived
1
0
Fork 0

gnu: bluez: Update to 5.52.

* gnu/packages/linux.scm (bluez): Update to 5.52.
This commit is contained in:
Marius Bakke 2019-12-09 22:29:38 +01:00
parent ed05d6b242
commit 049e450162
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -3750,7 +3750,7 @@ Bluetooth audio output devices like headphones or loudspeakers.")
(define-public bluez (define-public bluez
(package (package
(name "bluez") (name "bluez")
(version "5.51") (version "5.52")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -3758,7 +3758,7 @@ Bluetooth audio output devices like headphones or loudspeakers.")
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1fpbsl9kkfq6mn6n0dg4h0il4c7fzhwhn79gh907k5b2kwszpvgb")))) "02jng21lp6fb3c2bh6vf9y7cj4gaxwk29dfc32ncy0lj0gi4q57p"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags