bluez: Update to 5.61.
authorBrice Waegeneire <brice@waegenei.re>
Sun, 10 Oct 2021 07:03:23 +0000 (09:03 +0200)
committerBrice Waegeneire <brice@waegenei.re>
Sun, 10 Oct 2021 07:17:53 +0000 (09:17 +0200)
* gnu/packages/linux.scm (bluez): Update to 5.61.

gnu/packages/linux.scm

index 43b6913..2bda02f 100644 (file)
@@ -5186,7 +5186,7 @@ Bluetooth audio output devices like headphones or loudspeakers.")
 (define-public bluez
   (package
     (name "bluez")
-    (version "5.59")
+    (version "5.61")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -5194,7 +5194,7 @@ Bluetooth audio output devices like headphones or loudspeakers.")
                     version ".tar.xz"))
               (sha256
                (base32
-                "05kk8zdh3msf5j88jbai8m877rvya6fpkzhicfhv5gyhhsrrasq4"))))
+                "0fs2kjsdhylxniqhii63i85fjszbqbz3iddwmgz4nmbr472xdbw3"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags