* [bug#28379] [PATCH] gnu: pulseaudio: Update to 11.0.
@ 2017-09-07 7:35 Oleg Pykhalov
2017-09-07 16:23 ` bug#28379: " Mathieu Othacehe
0 siblings, 1 reply; 2+ messages in thread
From: Oleg Pykhalov @ 2017-09-07 7:35 UTC (permalink / raw)
To: 28379
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH] gnu: pulseaudio: Update to 11.0. --]
[-- Type: text/x-patch, Size: 1179 bytes --]
From af245f3289d14a6f6cc6e5454e64a47241517cf1 Mon Sep 17 00:00:00 2001
From: Oleg Pykhalov <go.wigust@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#28379: [PATCH] gnu: pulseaudio: Update to 11.0.
2017-09-07 7:35 [bug#28379] [PATCH] gnu: pulseaudio: Update to 11.0 Oleg Pykhalov
@ 2017-09-07 16:23 ` Mathieu Othacehe
0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2017-09-07 16:23 UTC (permalink / raw)
To: Oleg Pykhalov; +Cc: 28379-done
Hi Oleg,
Pushed at ba74ef94d71017b828f623270d939366529075fb on "staging".
Thanks,
Mathieu
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-09-07 16:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-07 7:35 [bug#28379] [PATCH] gnu: pulseaudio: Update to 11.0 Oleg Pykhalov
2017-09-07 16:23 ` bug#28379: " Mathieu Othacehe
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.