[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
73/227: bluez: Update to 5.61.
From: |
guix-commits |
Subject: |
73/227: bluez: Update to 5.61. |
Date: |
Thu, 11 Nov 2021 12:30:07 -0500 (EST) |
apteryx pushed a commit to branch core-updates-frozen
in repository guix.
commit 7b38a968296ce238596b294601820bdf1d2b2530
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 543de4f..65e7eb9 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -5296,7 +5296,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
@@ -5304,7 +5304,7 @@ Bluetooth audio output devices like headphones or
loudspeakers.")
version ".tar.xz"))
(sha256
(base32
- "05kk8zdh3msf5j88jbai8m877rvya6fpkzhicfhv5gyhhsrrasq4"))))
+ "0fs2kjsdhylxniqhii63i85fjszbqbz3iddwmgz4nmbr472xdbw3"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
- 27/227: gnu: gst-editing-services: Update to 1.18.4., (continued)
- 27/227: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/11/11
- 47/227: gnu: gst-editing-services: Update to 1.19.2., guix-commits, 2021/11/11
- 48/227: gnu: python-gst: Update to 1.19.2., guix-commits, 2021/11/11
- 52/227: Revert commits made to resolve a gdk-pixbuf+svg propagation issue., guix-commits, 2021/11/11
- 57/227: gnu: Add a missing copyright., guix-commits, 2021/11/11
- 58/227: gnu: polkit: Update to 0.120 and ungraft., guix-commits, 2021/11/11
- 71/227: gnu: dbus-c++: Fix build., guix-commits, 2021/11/11
- 75/227: gnu: glibc: Remove unneeded nscd patching., guix-commits, 2021/11/11
- 70/227: gnu: python-keras: Enable parallel tests., guix-commits, 2021/11/11
- 72/227: gnu: libnice: Update to 0.1.18-0.47a9633 and disable test-bind test., guix-commits, 2021/11/11
- 73/227: bluez: Update to 5.61.,
guix-commits <=
- 84/227: gnu: make-ld-wrapper: Add a LINKER argument., guix-commits, 2021/11/11
- 80/227: gnu: diffutils: Update to 3.8., guix-commits, 2021/11/11
- 85/227: gnu: Add ld-gold-wrapper., guix-commits, 2021/11/11
- 89/227: aux-files: sitecustomize: Cleanup and add explanatory comments., guix-commits, 2021/11/11
- 93/227: gnu: Build all Rust packages using the latest rustc., guix-commits, 2021/11/11
- 99/227: gnu: python-setuptools-scm: Update to 6.3.2, guix-commits, 2021/11/11
- 59/227: Revert gstreamer update to 1.19.2., guix-commits, 2021/11/11
- 101/227: gnu: python-pathlib2: Update to 2.3.6., guix-commits, 2021/11/11
- 98/227: gnu: Add python-tomli., guix-commits, 2021/11/11
- 103/227: build: glib-or-gtk-build-system: Simplify the wrap-all-programs phase., guix-commits, 2021/11/11