GNU bug report logs -
#42614
[PATCH] gnu: pavucontrol: Update to 4.0.
Previous Next
Reported by: Michael Rohleder <mike <at> rohleder.de>
Date: Thu, 30 Jul 2020 06:11:02 UTC
Severity: normal
Tags: patch
Done: Mathieu Othacehe <othacehe <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[0001-gnu-pavucontrol-Update-to-4.0.patch (text/x-patch, inline)]
From 5312ae2b7bff23268a6546ce89cd349f3183bd2c Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike <at> rohleder.de>
Date: Thu, 30 Jul 2020 08:08:38 +0200
Subject: [PATCH] gnu: pavucontrol: Update to 4.0.
* gnu/packages/pulseaudio.scm (pavucontrol): Update to 4.0.
---
gnu/packages/pulseaudio.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/pulseaudio.scm b/gnu/packages/pulseaudio.scm
index 58c7e5bd7d..dd34297135 100644
--- a/gnu/packages/pulseaudio.scm
+++ b/gnu/packages/pulseaudio.scm
@@ -11,6 +11,7 @@
;;; Copyright © 2019 Alex Griffin <a <at> ajgrf.com>
;;; Copyright © 2019 Mathieu Othacehe <m.othacehe <at> gmail.com>
;;; Copyright © 2020 Amin Bandali <bandali <at> gnu.org>
+;;; Copyright © 2020 Michael Rohleder <mike <at> rohleder.de>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -248,7 +249,7 @@ sound server.")
(define-public pavucontrol
(package
(name "pavucontrol")
- (version "3.0")
+ (version "4.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -257,7 +258,7 @@ sound server.")
".tar.xz"))
(sha256
(base32
- "14486c6lmmirkhscbfygz114f6yzf97h35n3h3pdr27w4mdfmlmk"))))
+ "1qhlkl3g8d7h72xjskii3g1l7la2cavwp69909pzmbi2jyn5pi4g"))))
(build-system glib-or-gtk-build-system)
(inputs
`(("adwaita-icon-theme" ,adwaita-icon-theme) ;hard-coded theme
--
2.27.0
[Message part 2 (text/plain, inline)]
--
Remember, God could only create the world in 6 days because he didn't
have an established user base.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 4 years and 356 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.