[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
73/130: bluez: Update to 5.61.
From: |
guix-commits |
Subject: |
73/130: bluez: Update to 5.61. |
Date: |
Sat, 16 Oct 2021 02:36:33 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 846f4274218847e8f97b6972262d4b5e5e09ba9a
Author: Brice Waegeneire <brice@waegenei.re>
AuthorDate: Sun Oct 10 09:03:23 2021 +0200
bluez: Update to 5.61.
* gnu/packages/linux.scm (bluez): Update to 5.61.
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 59c3c06..c45b158 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -5293,7 +5293,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
@@ -5301,7 +5301,7 @@ Bluetooth audio output devices like headphones or
loudspeakers.")
version ".tar.xz"))
(sha256
(base32
- "05kk8zdh3msf5j88jbai8m877rvya6fpkzhicfhv5gyhhsrrasq4"))))
+ "0fs2kjsdhylxniqhii63i85fjszbqbz3iddwmgz4nmbr472xdbw3"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
- 35/130: gnu: gnupg: Update to 2.2.30., (continued)
- 35/130: gnu: gnupg: Update to 2.2.30., guix-commits, 2021/10/16
- 27/130: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/10/16
- 43/130: gnu: zxing-cpp: Update to 1.2.0., guix-commits, 2021/10/16
- 58/130: gnu: polkit: Update to 0.120 and ungraft., guix-commits, 2021/10/16
- 61/130: gnu: gst-plugins-base: Update to 1.18.5., guix-commits, 2021/10/16
- 64/130: gnu: gst-plugins-ugly: Update to 1.18.5., guix-commits, 2021/10/16
- 68/130: gnu: gstreamer-docs: Update to 1.18.5., guix-commits, 2021/10/16
- 69/130: gnu: tensorflow: Enable parallel build (at least partially)., guix-commits, 2021/10/16
- 67/130: gnu: python-gst: Update to 1.18.5., guix-commits, 2021/10/16
- 79/130: gnu: diffutils: Fix signal processing., guix-commits, 2021/10/16
- 73/130: bluez: Update to 5.61.,
guix-commits <=
- 80/130: gnu: diffutils: Update to 3.8., guix-commits, 2021/10/16
- 85/130: gnu: Add ld-gold-wrapper., guix-commits, 2021/10/16
- 93/130: gnu: Build all Rust packages using the latest rustc., guix-commits, 2021/10/16
- 88/130: guix: packages: Fix repacking of plain tarballs., guix-commits, 2021/10/16
- 91/130: gnu: rust: Bootstrap rust from 1.39.0 and optimize build time., guix-commits, 2021/10/16
- 95/130: gnu: Move a few Python packages to (gnu packages python-build)., guix-commits, 2021/10/16
- 94/130: gnu: fontconfig: Add a search path for XDG_DATA_DIRS., guix-commits, 2021/10/16
- 98/130: gnu: Add python-tomli., guix-commits, 2021/10/16
- 105/130: gnu: at-spi2-core: Reverse inheritance relationship with minimal variant., guix-commits, 2021/10/16
- 107/130: gnu: json-glib-minimal: Introduce minimal variant., guix-commits, 2021/10/16