gnu: bluez: Update to 5.52.
authorMarius Bakke <mbakke@fastmail.com>
Mon, 9 Dec 2019 21:29:38 +0000 (22:29 +0100)
committerMarius Bakke <mbakke@fastmail.com>
Wed, 11 Dec 2019 00:14:37 +0000 (01:14 +0100)
* gnu/packages/linux.scm (bluez): Update to 5.52.

gnu/packages/linux.scm

index 1565677..8879112 100644 (file)
@@ -3750,7 +3750,7 @@ Bluetooth audio output devices like headphones or loudspeakers.")
 (define-public bluez
   (package
     (name "bluez")
-    (version "5.51")
+    (version "5.52")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -3758,7 +3758,7 @@ Bluetooth audio output devices like headphones or loudspeakers.")
                     version ".tar.xz"))
               (sha256
                (base32
-                "1fpbsl9kkfq6mn6n0dg4h0il4c7fzhwhn79gh907k5b2kwszpvgb"))))
+                "02jng21lp6fb3c2bh6vf9y7cj4gaxwk29dfc32ncy0lj0gi4q57p"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags