[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/14: gnu: soxr: Update to 0.1.3.
From: |
Tobias Geerinckx-Rice |
Subject: |
05/14: gnu: soxr: Update to 0.1.3. |
Date: |
Tue, 27 Feb 2018 10:50:19 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 9e9a211f9d2b24cdbda5ddcddc3df5f8e725277e
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Feb 26 22:25:32 2018 +0100
gnu: soxr: Update to 0.1.3.
* gnu/packages/audio.scm (soxr): Update to 0.1.3.
---
gnu/packages/audio.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index d4d2636..369af14 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -2537,7 +2537,7 @@ can play and record audio files.")
(define-public soxr
(package
(name "soxr")
- (version "0.1.2")
+ (version "0.1.3")
(source
(origin
(method url-fetch)
@@ -2545,7 +2545,7 @@ can play and record audio files.")
(string-append "mirror://sourceforge/soxr/soxr-" version
"-Source.tar.xz"))
(sha256
- (base32 "0xf2w3piwz9gfr1xqyrj4k685q5dy53kq3igv663i4f4y4sg9rjl"))))
+ (base32 "12aql6svkplxq5fjycar18863hcq84c5kx8g6f4rj0lcvigw24di"))))
(build-system cmake-build-system)
(arguments '(#:tests? #f)) ;no 'check' target
(home-page "https://sourceforge.net/p/soxr/wiki/Home/")
- branch master updated (36d48a5 -> 7349fed), Tobias Geerinckx-Rice, 2018/02/27
- 05/14: gnu: soxr: Update to 0.1.3.,
Tobias Geerinckx-Rice <=
- 01/14: gnu: gcab: Update to 1.1., Tobias Geerinckx-Rice, 2018/02/27
- 06/14: gnu: phonon: Update to 4.10.0., Tobias Geerinckx-Rice, 2018/02/27
- 07/14: gnu: xfburn: Update to 0.5.5., Tobias Geerinckx-Rice, 2018/02/27
- 04/14: gnu: fluidsynth: Update to 1.1.10., Tobias Geerinckx-Rice, 2018/02/27
- 09/14: gnu: love: Fix build with address@hidden, Tobias Geerinckx-Rice, 2018/02/27
- 14/14: gnu: perl-x11-xcb: Update to 0.17., Tobias Geerinckx-Rice, 2018/02/27
- 13/14: gnu: perl-xml-sax-base: Update to 1.09., Tobias Geerinckx-Rice, 2018/02/27
- 02/14: gnu: thermald: Update to 1.7.1., Tobias Geerinckx-Rice, 2018/02/27
- 03/14: gnu: youtube-dl: Update to 2018.02.26., Tobias Geerinckx-Rice, 2018/02/27
- 11/14: gnu: spin2cpp: Update to 3.6.4., Tobias Geerinckx-Rice, 2018/02/27