GNU bug report logs - #28379
[PATCH] gnu: pulseaudio: Update to 11.0.

Previous Next

Package: guix-patches;

Reported by: Oleg Pykhalov <go.wigust <at> gmail.com>

Date: Thu, 7 Sep 2017 07:36:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <m.othacehe <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mathieu Othacehe <m.othacehe <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#28379: closed ([PATCH] gnu: pulseaudio: Update to 11.0.)
Date: Thu, 07 Sep 2017 16:24:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 07 Sep 2017 18:23:24 +0200
with message-id <87shfyfpfn.fsf <at> gmail.com>
and subject line Re: [bug#28379] [PATCH] gnu: pulseaudio: Update to 11.0.
has caused the debbugs.gnu.org bug report #28379,
regarding [PATCH] gnu: pulseaudio: Update to 11.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
28379: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28379
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Oleg Pykhalov <go.wigust <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: pulseaudio: Update to 11.0.
Date: Thu, 07 Sep 2017 10:35:01 +0300
[0001-gnu-pulseaudio-Update-to-11.0.patch (text/x-patch, inline)]
From af245f3289d14a6f6cc6e5454e64a47241517cf1 Mon Sep 17 00:00:00 2001
From: Oleg Pykhalov <go.wigust <at> gmail.com>
Date: Thu, 7 Sep 2017 08:23:43 +0300
Subject: [PATCH] gnu: pulseaudio: Update to 11.0.

* gnu/packages/pulseaudio.scm (pulseaudio): Update to 11.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 846c174fa..c280c58e1 100644
--- a/gnu/packages/pulseaudio.scm
+++ b/gnu/packages/pulseaudio.scm
@@ -119,7 +119,7 @@ rates.")
 (define-public pulseaudio
   (package
     (name "pulseaudio")
-    (version "10.0")
+    (version "11.0")
     (source (origin
              (method url-fetch)
              (uri (string-append
@@ -127,7 +127,7 @@ rates.")
                    name "-" version ".tar.xz"))
              (sha256
               (base32
-               "0mrg8qvpwm4ifarzphl3749p7p050kdx1l6mvsaj03czvqj6h653"))
+               "0sf92knqkvqmfhrbz4vlsagzqlps72wycpmln5dygicg07a0a8q7"))
              (modules '((guix build utils)))
              (snippet
               ;; Disable console-kit support by default since it's deprecated
-- 
2.14.1



[Message part 4 (message/rfc822, inline)]
From: Mathieu Othacehe <m.othacehe <at> gmail.com>
To: Oleg Pykhalov <go.wigust <at> gmail.com>
Cc: 28379-done <at> debbugs.gnu.org
Subject: Re: [bug#28379] [PATCH] gnu: pulseaudio: Update to 11.0.
Date: Thu, 07 Sep 2017 18:23:24 +0200
Hi Oleg,

Pushed at ba74ef94d71017b828f623270d939366529075fb on "staging".

Thanks,

Mathieu


This bug report was last modified 7 years and 262 days ago.

Previous Next


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