~ruther/guix-local

84be7d9db9a1ef385aa4eb2c748c481ff2a56838 — Maxim Cournoyer 2 years ago 18a39e7
gnu: bluez: Update to 5.72.

* gnu/packages/linux.scm (bluez): Update to 5.72.

Change-Id: Id9ee1cdae8226af161ea75f097730c9edc6d43b0
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/linux.scm
M gnu/packages/linux.scm => gnu/packages/linux.scm +2 -2
@@ 6069,7 6069,7 @@ Bluetooth audio output devices like headphones or loudspeakers.")
(define-public bluez
  (package
    (name "bluez")
    (version "5.66")
    (version "5.72")
    (source (origin
              (method url-fetch)
              (uri (string-append


@@ 6077,7 6077,7 @@ Bluetooth audio output devices like headphones or loudspeakers.")
                    version ".tar.xz"))
              (sha256
               (base32
                "0x5mn9x6g626izxnw236933wvq83qagsh9qc9ac9550cb55sdzir"))))
                "0vjk4ihywzv8k07bxq7clqgi2afrw54nfp0gcnxw35m98nipz7a9"))))
    (build-system gnu-build-system)
    (arguments
     (list