[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/21: gnu: bluez: Update to 5.64.
From: |
guix-commits |
Subject: |
13/21: gnu: bluez: Update to 5.64. |
Date: |
Thu, 23 Jun 2022 13:56:43 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit 7f209d84257127f38f893dc906bb91dcf6b00df5
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Thu Jun 23 19:16:33 2022 +0200
gnu: bluez: Update to 5.64.
* gnu/packages/linux.scm (bluez): Update to 5.64.
---
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 8f7b4f4f5b..6bf0483b9b 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -5406,7 +5406,7 @@ Bluetooth audio output devices like headphones or
loudspeakers.")
(define-public bluez
(package
(name "bluez")
- (version "5.61")
+ (version "5.64")
(source (origin
(method url-fetch)
(uri (string-append
@@ -5414,7 +5414,7 @@ Bluetooth audio output devices like headphones or
loudspeakers.")
version ".tar.xz"))
(sha256
(base32
- "0fs2kjsdhylxniqhii63i85fjszbqbz3iddwmgz4nmbr472xdbw3"))))
+ "0d6yl7l5zrlx5w3y503k72m9xsydx6gi1c65icchq1xknrjpwhxf"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
- 14/21: gnu: bluez: Simplify inputs., (continued)
- 14/21: gnu: bluez: Simplify inputs., guix-commits, 2022/06/23
- 11/21: gnu: libwebp: Update to 1.2.2., guix-commits, 2022/06/23
- 03/21: gnu: python-babel: Update to 2.10.3., guix-commits, 2022/06/23
- 10/21: gnu: libepoxy: Use new style., guix-commits, 2022/06/23
- 08/21: gnu: python-charset-normalizer: Update to 2.1.0., guix-commits, 2022/06/23
- 20/21: gnu: Remove postgresql@13 replacement., guix-commits, 2022/06/23
- 16/21: gnu: freeglut: Update to 3.2.2., guix-commits, 2022/06/23
- 12/21: gnu: libwebp: Simplify inputs., guix-commits, 2022/06/23
- 18/21: gnu: glu: Update to 9.0.2., guix-commits, 2022/06/23
- 07/21: gnu: python-urllib3: Update to 1.26.9., guix-commits, 2022/06/23
- 13/21: gnu: bluez: Update to 5.64.,
guix-commits <=
- 21/21: gnu: qtbase: Build with PostgreSQL@14., guix-commits, 2022/06/23
- 19/21: gnu: libinput: Update to 1.19.4., guix-commits, 2022/06/23
- 15/21: gnu: bluez: Use new style., guix-commits, 2022/06/23
- 05/21: gnu: python-certifi: Update to 2022.6.15., guix-commits, 2022/06/23
- 17/21: gnu: libical: Update to 3.0.14., guix-commits, 2022/06/23