summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2019-10-08 20:33:01 +0200
committerMarius Bakke <mbakke@fastmail.com>2019-10-08 21:23:04 +0200
commit72fbea3fef404cde578bee9bca04da839c6a18d6 (patch)
tree3952facf18c33eb760e96e71df8620d92ab7f2aa /gnu/packages
parentd45c75fc5772e6b5232473e2bf5c3e15aa457e76 (diff)
downloadpatches-72fbea3fef404cde578bee9bca04da839c6a18d6.tar
patches-72fbea3fef404cde578bee9bca04da839c6a18d6.tar.gz
gnu: bluez: Update to 5.51.
* gnu/packages/linux.scm (bluez): Update to 5.51.
Diffstat (limited to 'gnu/packages')
-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 e4abeadaa0..1d293c8239 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -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