[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
33/227: gnu: bluez: Update to 5.59.
From: |
guix-commits |
Subject: |
33/227: gnu: bluez: Update to 5.59. |
Date: |
Thu, 11 Nov 2021 12:29:55 -0500 (EST) |
apteryx pushed a commit to branch core-updates-frozen
in repository guix.
commit 325184e3076b30f17c60e51ff94852246e88b324
Author: Brice Waegeneire <brice@waegenei.re>
AuthorDate: Sat Jul 3 17:29:18 2021 +0200
gnu: bluez: Update to 5.59.
* gnu/packages/linux.scm (bluez): Update to 5.59.
[native-inputs]: Add python-docutils.
---
gnu/packages/linux.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 1bffd37..6872dcd 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -5298,7 +5298,7 @@ Bluetooth audio output devices like headphones or
loudspeakers.")
(define-public bluez
(package
(name "bluez")
- (version "5.55")
+ (version "5.59")
(source (origin
(method url-fetch)
(uri (string-append
@@ -5306,7 +5306,7 @@ Bluetooth audio output devices like headphones or
loudspeakers.")
version ".tar.xz"))
(sha256
(base32
- "124v9s4y1s7s6klx5vlmzpk1jlr4x84ch7r7scm7x2f42dqp2qw8"))))
+ "05kk8zdh3msf5j88jbai8m877rvya6fpkzhicfhv5gyhhsrrasq4"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
@@ -5351,6 +5351,7 @@ Bluetooth audio output devices like headphones or
loudspeakers.")
#t))))))
(native-inputs
`(("pkg-config" ,pkg-config)
+ ("rst2man" ,python-docutils)
("gettext" ,gettext-minimal)))
(inputs
`(("glib" ,glib)
- 17/227: gnu: mutter: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., (continued)
- 17/227: gnu: mutter: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/11
- 20/227: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/11/11
- 18/227: gnu: cheese: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/11
- 23/227: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/11/11
- 34/227: gnu: gnupg: Don't explicitly return #t from phases., guix-commits, 2021/11/11
- 21/227: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/11/11
- 25/227: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/11/11
- 30/227: gnu: farstream: Enable tests., guix-commits, 2021/11/11
- 31/227: gnu: libevdev: Update to 1.11.0., guix-commits, 2021/11/11
- 28/227: gnu: python-pygobject: Update to 3.40.1., guix-commits, 2021/11/11
- 33/227: gnu: bluez: Update to 5.59.,
guix-commits <=
- 39/227: gnu: gstreamer-docs: Update to 1.19.2., guix-commits, 2021/11/11
- 41/227: gnu: gst-plugins-base: Update to 1.19.2., guix-commits, 2021/11/11
- 43/227: gnu: zxing-cpp: Update to 1.2.0., guix-commits, 2021/11/11
- 45/227: gnu: gst-plugins-ugly: Update to 1.19.2., guix-commits, 2021/11/11
- 44/227: gnu: gst-plugins-bad: Update to 1.19.2., guix-commits, 2021/11/11
- 49/227: gnu: e2fsprogs: Update to 1.46.4., guix-commits, 2021/11/11
- 50/227: gnu: lib2geom: Update to 1.1., guix-commits, 2021/11/11
- 51/227: gnu: pulseaudio: Update to 15.0., guix-commits, 2021/11/11
- 53/227: gnu: googletest: Update to 1.11.0., guix-commits, 2021/11/11
- 55/227: gnu: abseil-cpp: Update to 20210324.2., guix-commits, 2021/11/11