me
/
guix
Archived
1
0
Fork 0

gnu: bluez: Update to 5.64.

* gnu/packages/linux.scm (bluez): Update to 5.64.
master
Marius Bakke 2022-06-23 19:16:33 +02:00
parent 1535d8c5d8
commit 7f209d8425
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -5406,7 +5406,7 @@ Bluetooth audio output devices like headphones or loudspeakers.")
(define-public bluez
(package
(name "bluez")
(version "5.61")
(version "5.64")
(source (origin
(method url-fetch)
(uri (string-append
@ -5414,7 +5414,7 @@ Bluetooth audio output devices like headphones or loudspeakers.")
version ".tar.xz"))
(sha256
(base32
"0fs2kjsdhylxniqhii63i85fjszbqbz3iddwmgz4nmbr472xdbw3"))))
"0d6yl7l5zrlx5w3y503k72m9xsydx6gi1c65icchq1xknrjpwhxf"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags