GNU bug report logs - #48346
[PATCH] gnu: pulseaudio: Update to 14.2

Previous Next

Package: guix-patches;

Reported by: Felipe Balbi <balbi <at> kernel.org>

Date: Tue, 11 May 2021 11:49:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 48346 in the body.
You can then email your comments to 48346 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#48346; Package guix-patches. (Tue, 11 May 2021 11:49:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Felipe Balbi <balbi <at> kernel.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 11 May 2021 11:49:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Felipe Balbi <balbi <at> kernel.org>
To: guix-patches <at> gnu.org
Cc: Felipe Balbi <balbi <at> kernel.org>
Subject: [PATCH] gnu: pulseaudio: Update to 14.2
Date: Tue, 11 May 2021 14:48:23 +0300
* gnu/packages/pulseaudio.scm (pulseaudio): Update to 14.0.
---
 gnu/packages/pulseaudio.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/pulseaudio.scm b/gnu/packages/pulseaudio.scm
index ea61dd807c76..a4475ea1265c 100644
--- a/gnu/packages/pulseaudio.scm
+++ b/gnu/packages/pulseaudio.scm
@@ -180,7 +180,7 @@ rates.")
 (define-public pulseaudio
   (package
     (name "pulseaudio")
-    (version "14.0")
+    (version "14.2")
     (source (origin
              (method url-fetch)
              (uri (string-append
@@ -188,7 +188,7 @@ rates.")
                    name "-" version ".tar.xz"))
              (sha256
               (base32
-               "0qf20rgg0ysrnvg3359j56ndls07qmfn5rsy9r85bc42jdfpfd58"))
+               "1wb6zyln49ca93rl9id8r873b2sb8l79122ck824kr0s5isgglvm"))
              (modules '((guix build utils)))
              (snippet
               ;; Disable console-kit support by default since it's deprecated
-- 
2.31.1





Information forwarded to guix-patches <at> gnu.org:
bug#48346; Package guix-patches. (Tue, 11 May 2021 12:14:02 GMT) Full text and rfc822 format available.

Message #8 received at 48346 <at> debbugs.gnu.org (full text, mbox):

From: Felipe Balbi <balbi <at> kernel.org>
To: 48346 <at> debbugs.gnu.org
Cc: Felipe Balbi <balbi <at> kernel.org>
Subject: [PATCH] gnu: pulseaudio: Update to 14.2
Date: Tue, 11 May 2021 15:13:28 +0300
* gnu/packages/pulseaudio.scm (pulseaudio): Update to 14.2.
---
 gnu/packages/pulseaudio.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/pulseaudio.scm b/gnu/packages/pulseaudio.scm
index ea61dd807c76..a4475ea1265c 100644
--- a/gnu/packages/pulseaudio.scm
+++ b/gnu/packages/pulseaudio.scm
@@ -180,7 +180,7 @@ rates.")
 (define-public pulseaudio
   (package
     (name "pulseaudio")
-    (version "14.0")
+    (version "14.2")
     (source (origin
              (method url-fetch)
              (uri (string-append
@@ -188,7 +188,7 @@ rates.")
                    name "-" version ".tar.xz"))
              (sha256
               (base32
-               "0qf20rgg0ysrnvg3359j56ndls07qmfn5rsy9r85bc42jdfpfd58"))
+               "1wb6zyln49ca93rl9id8r873b2sb8l79122ck824kr0s5isgglvm"))
              (modules '((guix build utils)))
              (snippet
               ;; Disable console-kit support by default since it's deprecated
-- 
2.31.1





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Tue, 11 May 2021 20:10:02 GMT) Full text and rfc822 format available.

Notification sent to Felipe Balbi <balbi <at> kernel.org>:
bug acknowledged by developer. (Tue, 11 May 2021 20:10:02 GMT) Full text and rfc822 format available.

Message #13 received at 48346-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Felipe Balbi <balbi <at> kernel.org>
Cc: 48346-done <at> debbugs.gnu.org
Subject: Re: [bug#48346] [PATCH] gnu: pulseaudio: Update to 14.2
Date: Tue, 11 May 2021 16:09:19 -0400
On Tue, May 11, 2021 at 03:13:28PM +0300, Felipe Balbi wrote:
> * gnu/packages/pulseaudio.scm (pulseaudio): Update to 14.2.

Thanks for the patch!

We already have this update on the 'staging' branch:

https://git.savannah.gnu.org/cgit/guix.git/commit/?h=staging&id=36c1372d649e7f4f7039c070394b5b2d55e630c3

Here is more information about the different development branches:

https://guix.gnu.org/manual/devel/en/html_node/Submitting-Patches.html

Basically, `guix refresh -l pulseaudio` shows that ~1300 packages depend
on Pulseaudio transitively, so it qualifies for 'staging', which is for
packages with between 300 and 1800 transitive dependencies.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 09 Jun 2021 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 315 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.