summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2024-01-20 22:27:11 -0500
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2024-01-21 13:14:21 -0500
commit23aa24058ad932bf48e4258566ee94fea86eef3d (patch)
tree4d2f691097a9615a0bf1b914e048cba469b49edc
parentd07a6623d0691f66e17cf669e9898ea5495e5c48 (diff)
gnu: bluez: Update to 5.72.
* gnu/packages/linux.scm (bluez): Update to 5.72. Change-Id: Id9ee1cdae8226af161ea75f097730c9edc6d43b0
-rw-r--r--gnu/packages/linux.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 42efdde0bf..d24a3b2e74 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -5881,7 +5881,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
@@ -5889,7 +5889,7 @@ Bluetooth audio output devices like headphones or loudspeakers.")
version ".tar.xz"))
(sha256
(base32
- "0x5mn9x6g626izxnw236933wvq83qagsh9qc9ac9550cb55sdzir"))))
+ "0vjk4ihywzv8k07bxq7clqgi2afrw54nfp0gcnxw35m98nipz7a9"))))
(build-system gnu-build-system)
(arguments
(list