* [bug#39692] [PATCH] gnu: bluez: Update to 5.53.
@ 2020-02-20 14:58 Brice Waegeneire
2020-02-20 15:21 ` Tobias Geerinckx-Rice via Guix-patches via
2020-02-24 18:56 ` bug#39692: " Marius Bakke
0 siblings, 2 replies; 3+ messages in thread
From: Brice Waegeneire @ 2020-02-20 14:58 UTC (permalink / raw)
To: 39692
* gnu/packages/linux.scm (bluez): Update to 5.53.
---
gnu/packages/linux.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 79430dea3e..78f3a70e88 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -36,7 +36,7 @@
;;; Copyright © 2019, 2020 Maxim Cournoyer <maxim.cournoyer@gmail.com>
;;; Copyright © 2019 Stefan Stefanović <stefanx2ovic@gmail.com>
;;; Copyright © 2019 Pierre Langlois <pierre.langlois@gmx.com>
-;;; Copyright © 2019 Brice Waegeneire <brice@waegenei.re>
+;;; Copyright © 2019, 2020 Brice Waegeneire <brice@waegenei.re>
;;; Copyright © 2019 Kei Kebreau <kkebreau@posteo.net>
;;; Copyright © 2020 Oleg Pykhalov <go.wigust@gmail.com>
;;;
@@ -3846,7 +3846,7 @@ Bluetooth audio output devices like headphones or loudspeakers.")
(define-public bluez
(package
(name "bluez")
- (version "5.52")
+ (version "5.53")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3854,7 +3854,7 @@ Bluetooth audio output devices like headphones or loudspeakers.")
version ".tar.xz"))
(sha256
(base32
- "02jng21lp6fb3c2bh6vf9y7cj4gaxwk29dfc32ncy0lj0gi4q57p"))))
+ "1g1qg6dz6hl3csrmz75ixr12lwv836hq3ckb259svvrg62l2vaiq"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
--
2.25.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#39692] [PATCH] gnu: bluez: Update to 5.53.
2020-02-20 14:58 [bug#39692] [PATCH] gnu: bluez: Update to 5.53 Brice Waegeneire
@ 2020-02-20 15:21 ` Tobias Geerinckx-Rice via Guix-patches via
2020-02-24 18:56 ` bug#39692: " Marius Bakke
1 sibling, 0 replies; 3+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2020-02-20 15:21 UTC (permalink / raw)
To: 39692
[-- Attachment #1: Type: text/plain, Size: 301 bytes --]
Brice Waegeneire 写道:
> * gnu/packages/linux.scm (bluez): Update to 5.53.
Looks good assuming you've rebuilt all dependents (‘guix refresh
-l’).
Because of the high number of dependents, this patch wil have to
be applied to the next ‘core-updates’ branch.
Thanks!
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#39692: [PATCH] gnu: bluez: Update to 5.53.
2020-02-20 14:58 [bug#39692] [PATCH] gnu: bluez: Update to 5.53 Brice Waegeneire
2020-02-20 15:21 ` Tobias Geerinckx-Rice via Guix-patches via
@ 2020-02-24 18:56 ` Marius Bakke
1 sibling, 0 replies; 3+ messages in thread
From: Marius Bakke @ 2020-02-24 18:56 UTC (permalink / raw)
To: Brice Waegeneire, 39692-done
[-- Attachment #1: Type: text/plain, Size: 187 bytes --]
Brice Waegeneire <brice@waegenei.re> writes:
> * gnu/packages/linux.scm (bluez): Update to 5.53.
Pushed to the 'staging' branch in
9844848b23860136da54193b725b6653b4e9d8ee.
Thank you!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-02-24 18:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-20 14:58 [bug#39692] [PATCH] gnu: bluez: Update to 5.53 Brice Waegeneire
2020-02-20 15:21 ` Tobias Geerinckx-Rice via Guix-patches via
2020-02-24 18:56 ` bug#39692: " Marius Bakke
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).