[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
73/169: bluez: Update to 5.61.
From: |
guix-commits |
Subject: |
73/169: bluez: Update to 5.61. |
Date: |
Thu, 28 Oct 2021 02:08:32 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit e95b234e30fc08e769de7d2eeca3ce6d93f6cd5a
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 253864b..36bb7cf 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -5295,7 +5295,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
@@ -5303,7 +5303,7 @@ Bluetooth audio output devices like headphones or
loudspeakers.")
version ".tar.xz"))
(sha256
(base32
- "05kk8zdh3msf5j88jbai8m877rvya6fpkzhicfhv5gyhhsrrasq4"))))
+ "0fs2kjsdhylxniqhii63i85fjszbqbz3iddwmgz4nmbr472xdbw3"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
- 47/169: gnu: gst-editing-services: Update to 1.19.2., (continued)
- 47/169: gnu: gst-editing-services: Update to 1.19.2., guix-commits, 2021/10/28
- 52/169: Revert commits made to resolve a gdk-pixbuf+svg propagation issue., guix-commits, 2021/10/28
- 42/169: gnu: gst-plugins-good: Update to 1.19.2., guix-commits, 2021/10/28
- 46/169: gnu: gst-libav: Update to 1.19.2., guix-commits, 2021/10/28
- 51/169: gnu: pulseaudio: Update to 15.0., guix-commits, 2021/10/28
- 56/169: gnu: mozjs-78: Update to 78.15.0., guix-commits, 2021/10/28
- 59/169: Revert gstreamer update to 1.19.2., guix-commits, 2021/10/28
- 65/169: gnu: gst-libav: Update to 1.18.5., guix-commits, 2021/10/28
- 70/169: gnu: python-keras: Enable parallel tests., guix-commits, 2021/10/28
- 74/169: gnu: python-keras: Skip a flaky test., guix-commits, 2021/10/28
- 73/169: bluez: Update to 5.61.,
guix-commits <=
- 80/169: gnu: diffutils: Update to 3.8., guix-commits, 2021/10/28
- 82/169: gnu: curl: Honor #:tests?., guix-commits, 2021/10/28
- 81/169: build: qt-utils: Don't wrap .X-real files., guix-commits, 2021/10/28
- 83/169: gnu: gcc-5: Fix powerpc64le-linux build, guix-commits, 2021/10/28
- 84/169: gnu: make-ld-wrapper: Add a LINKER argument., guix-commits, 2021/10/28
- 87/169: gnu: gdb: Normalize indentation., guix-commits, 2021/10/28
- 92/169: gnu: rust: Add rust 1.54 and move all non-bootstrapping logic to it., guix-commits, 2021/10/28
- 30/169: gnu: farstream: Enable tests., guix-commits, 2021/10/28
- 45/169: gnu: gst-plugins-ugly: Update to 1.19.2., guix-commits, 2021/10/28
- 41/169: gnu: gst-plugins-base: Update to 1.19.2., guix-commits, 2021/10/28