unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#48346] [PATCH] gnu: pulseaudio: Update to 14.2
@ 2021-05-11 11:48 Felipe Balbi
  2021-05-11 12:13 ` Felipe Balbi
  0 siblings, 1 reply; 3+ messages in thread
From: Felipe Balbi @ 2021-05-11 11:48 UTC (permalink / raw)
  To: 48346; +Cc: Felipe Balbi

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#48346] [PATCH] gnu: pulseaudio: Update to 14.2
  2021-05-11 11:48 [bug#48346] [PATCH] gnu: pulseaudio: Update to 14.2 Felipe Balbi
@ 2021-05-11 12:13 ` Felipe Balbi
  2021-05-11 20:09   ` bug#48346: " Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Felipe Balbi @ 2021-05-11 12:13 UTC (permalink / raw)
  To: 48346; +Cc: Felipe Balbi

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#48346: [PATCH] gnu: pulseaudio: Update to 14.2
  2021-05-11 12:13 ` Felipe Balbi
@ 2021-05-11 20:09   ` Leo Famulari
  0 siblings, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2021-05-11 20:09 UTC (permalink / raw)
  To: Felipe Balbi; +Cc: 48346-done

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.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-11 20:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-11 11:48 [bug#48346] [PATCH] gnu: pulseaudio: Update to 14.2 Felipe Balbi
2021-05-11 12:13 ` Felipe Balbi
2021-05-11 20:09   ` bug#48346: " Leo Famulari

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).