3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: bluez: Update to 5.51.

* gnu/packages/linux.scm (bluez): Update to 5.51.
This commit is contained in:
Marius Bakke 2019-10-08 20:33:01 +02:00
parent d45c75fc57
commit 72fbea3fef
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

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