[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/24: gnu: bluez: Update to 5.52.
From: |
guix-commits |
Subject: |
10/24: gnu: bluez: Update to 5.52. |
Date: |
Tue, 10 Dec 2019 19:16:02 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit 049e4501623c6bcc19b31c48edc4e710faa61ae7
Author: Marius Bakke <address@hidden>
Date: Mon Dec 9 22:29:38 2019 +0100
gnu: bluez: Update to 5.52.
* gnu/packages/linux.scm (bluez): Update to 5.52.
---
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 1565677..8879112 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -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
- branch staging created (now 939c5b2), guix-commits, 2019/12/10
- 04/24: gnu: libdrm: Update to 2.4.100., guix-commits, 2019/12/10
- 02/24: gnu: imagemagick: Update to 6.9.10-78., guix-commits, 2019/12/10
- 05/24: gnu: libepoxy: Update to 1.5.4., guix-commits, 2019/12/10
- 07/24: gnu: libinput: Update to 1.14.3., guix-commits, 2019/12/10
- 08/24: gnu: gtk+: Update to 3.24.13., guix-commits, 2019/12/10
- 09/24: gnu: eudev: Update to 3.2.9., guix-commits, 2019/12/10
- 10/24: gnu: bluez: Update to 5.52.,
guix-commits <=
- 01/24: gnu: cups-filters: Update to 1.25.13., guix-commits, 2019/12/10
- 03/24: gnu: qpdf: Update to 9.1.0., guix-commits, 2019/12/10
- 11/24: gnu: libxkbcommon: Update to 0.9.1., guix-commits, 2019/12/10
- 13/24: gnu: MariaDB: Update to 10.1.43., guix-commits, 2019/12/10
- 15/24: gnu: orc: Update to 0.4.31., guix-commits, 2019/12/10
- 19/24: gnu: nss: Update to 3.48., guix-commits, 2019/12/10
- 06/24: gnu: mesa: Update to 19.2.7., guix-commits, 2019/12/10
- 18/24: gnu: nspr: Update to 4.24., guix-commits, 2019/12/10
- 22/24: gnu: at-spi2-core: Update to 2.34.0., guix-commits, 2019/12/10
- 21/24: gnu: atk: Update to 2.34.1., guix-commits, 2019/12/10