summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2017-02-26 23:40:09 +0100
committerMarius Bakke <mbakke@fastmail.com>2017-02-26 23:44:24 +0100
commit212c775c9cf6263770ea686eaed9bcf867a68bcd (patch)
tree8040809b66bbd63559470ae4319f5e620acc2853 /gnu
parentb9375d89443f2ce55a4f659fd95097982489d55c (diff)
downloadpatches-212c775c9cf6263770ea686eaed9bcf867a68bcd.tar
patches-212c775c9cf6263770ea686eaed9bcf867a68bcd.tar.gz
gnu: bluez: Update to 5.44.
* gnu/packages/linux.scm (bluez): Update to 5.44.
Diffstat (limited to 'gnu')
-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 71d4597920..c1e495675f 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2618,7 +2618,7 @@ Bluetooth audio output devices like headphones or loudspeakers.")
(define-public bluez
(package
(name "bluez")
- (version "5.43")
+ (version "5.44")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2626,7 +2626,7 @@ Bluetooth audio output devices like headphones or loudspeakers.")
version ".tar.xz"))
(sha256
(base32
- "05cdnpz0w2lwq2x5ba87q1h2wgb4lfnpbnbh6p7499hx59fw1j8n"))))
+ "11bc6pndivd0rkqr3c8a1xd9ar9bb60gx79piskycicb3wliwchc"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags