emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39692: closed ([PATCH core-updates] gnu: bluez: Update to 5.53.)


From: GNU bug Tracking System
Subject: bug#39692: closed ([PATCH core-updates] gnu: bluez: Update to 5.53.)
Date: Mon, 24 Feb 2020 18:57:02 +0000

Your message dated Mon, 24 Feb 2020 19:56:42 +0100
with message-id <address@hidden>
and subject line Re: [bug#39692] [PATCH] gnu: bluez: Update to 5.53.
has caused the debbugs.gnu.org bug report #39692,
regarding [PATCH core-updates] gnu: bluez: Update to 5.53.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
39692: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39692
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: bluez: Update to 5.53. Date: Thu, 20 Feb 2020 15:58:53 +0100
* 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 <address@hidden>
 ;;; Copyright © 2019 Stefan Stefanović <address@hidden>
 ;;; Copyright © 2019 Pierre Langlois <address@hidden>
-;;; Copyright © 2019 Brice Waegeneire <address@hidden>
+;;; Copyright © 2019, 2020 Brice Waegeneire <address@hidden>
 ;;; Copyright © 2019 Kei Kebreau <address@hidden>
 ;;; Copyright © 2020 Oleg Pykhalov <address@hidden>
 ;;;
@@ -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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#39692] [PATCH] gnu: bluez: Update to 5.53. Date: Mon, 24 Feb 2020 19:56:42 +0100 User-agent: Notmuch/0.29.3 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu)
Brice Waegeneire <address@hidden> writes:

> * gnu/packages/linux.scm (bluez): Update to 5.53.

Pushed to the 'staging' branch in
9844848b23860136da54193b725b6653b4e9d8ee.

Thank you!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]