[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/18: gnu: pulsemixer: Update to 1.4.0.
From: |
Tobias Geerinckx-Rice |
Subject: |
06/18: gnu: pulsemixer: Update to 1.4.0. |
Date: |
Sun, 24 Dec 2017 10:09:56 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 27a976ed67ad31b3d0e8f45605a1b08b85112844
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Dec 23 18:52:07 2017 +0100
gnu: pulsemixer: Update to 1.4.0.
* gnu/packages/pulseaudio.scm (pulsemixer): Update to 1.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 21753cf..ba288aa 100644
--- a/gnu/packages/pulseaudio.scm
+++ b/gnu/packages/pulseaudio.scm
@@ -6,6 +6,7 @@
;;; Copyright © 2017 Thomas Danckaert <address@hidden>
;;; Copyright © 2017 Leo Famulari <address@hidden>
;;; Copyright © 2017 Stefan Reichör <address@hidden>
+;;; Copyright © 2017 Tobias Geerinckx-Rice <address@hidden>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -264,14 +265,14 @@ sinks.")
(define-public pulsemixer
(package
(name "pulsemixer")
- (version "1.3.0")
+ (version "1.4.0")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/GeorgeFilipkin/"
"pulsemixer/archive/" version ".tar.gz"))
(sha256
(base32
- "03c94313fhxd5sbkl2ajzb2gmmm4hpv7m5rkbxmahwg9s8ih824r"))))
+ "1lpad90ifr2xfldyf39sbwx1v85rif2gm9w774gwwpjv53zfgk1g"))))
(build-system python-build-system)
(arguments
`(#:phases
- branch master updated (6cd4674 -> 31af847), Tobias Geerinckx-Rice, 2017/12/24
- 03/18: gnu: r-xts: Update to 0.10-1., Tobias Geerinckx-Rice, 2017/12/24
- 05/18: gnu: python-reportlab: Use HTTPS for home page., Tobias Geerinckx-Rice, 2017/12/24
- 04/18: gnu: python-reportlab: Update to 3.4.0., Tobias Geerinckx-Rice, 2017/12/24
- 10/18: gnu: ruby-daemons: Update to 1.2.5., Tobias Geerinckx-Rice, 2017/12/24
- 08/18: gnu: cmark: Mark up description., Tobias Geerinckx-Rice, 2017/12/24
- 13/18: gnu: ruby-simplecov-html: Update to 0.10.2., Tobias Geerinckx-Rice, 2017/12/24
- 09/18: gnu: ruby-crass: Update to 1.0.3., Tobias Geerinckx-Rice, 2017/12/24
- 11/18: gnu: ruby-hoe: Update to 3.16.2., Tobias Geerinckx-Rice, 2017/12/24
- 06/18: gnu: pulsemixer: Update to 1.4.0.,
Tobias Geerinckx-Rice <=
- 12/18: gnu: ruby-pry: Update to 0.11.3., Tobias Geerinckx-Rice, 2017/12/24
- 14/18: gnu: ruby-json-pure: Fix build failure., Tobias Geerinckx-Rice, 2017/12/24
- 16/18: gnu: python-ruamel.yaml: Update to 0.15.35., Tobias Geerinckx-Rice, 2017/12/24
- 17/18: gnu: ecl-flexi-streams: Update to 1.0.16., Tobias Geerinckx-Rice, 2017/12/24
- 01/18: services: messaging: Use HTTPS for prosody.im URLs., Tobias Geerinckx-Rice, 2017/12/24
- 07/18: gnu: cmark: Update to 0.28.3., Tobias Geerinckx-Rice, 2017/12/24
- 15/18: gnu: dotherside: Update to 0.6.3., Tobias Geerinckx-Rice, 2017/12/24
- 18/18: gnu: python-cbor: Mark up description., Tobias Geerinckx-Rice, 2017/12/24
- 02/18: gnu, doc: Use HTTPS for cran.r-project.org home pages., Tobias Geerinckx-Rice, 2017/12/24