[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/07: gnu: soundtouch: Update to 2.2.
From: |
guix-commits |
Subject: |
02/07: gnu: soundtouch: Update to 2.2. |
Date: |
Fri, 16 Oct 2020 09:18:46 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 46fd582ff5870efd7d243d6d0fcdfaa9c7cf2edf
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Oct 16 13:48:30 2020 +0200
gnu: soundtouch: Update to 2.2.
* gnu/packages/audio.scm (soundtouch): Update to 2.2.
---
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 d271c4b..e6b3dda 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -3304,7 +3304,7 @@ Tracker 3 S3M and Impulse Tracker IT files.")
(define-public soundtouch
(package
(name "soundtouch")
- (version "2.1.2")
+ (version "2.2")
(source
(origin
(method git-fetch)
@@ -3313,7 +3313,7 @@ Tracker 3 S3M and Impulse Tracker IT files.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "174wgm3s0inmbnkrlnspxjwm2014qhjhkbdqa5r8rbfi0nzqxzsz"))))
+ (base32 "12i6yg8vvqwyk412lxl2krbfby6hnxld8qxy0k4m5xp4g94jiq4p"))))
(build-system gnu-build-system)
(native-inputs
`(("autoconf" ,autoconf)
- branch master updated (27913a6 -> f6a0b54), guix-commits, 2020/10/16
- 03/07: gnu: tintin++: Update to 2.02.04., guix-commits, 2020/10/16
- 02/07: gnu: soundtouch: Update to 2.2.,
guix-commits <=
- 05/07: gnu: libostree: Update to 2020.7., guix-commits, 2020/10/16
- 07/07: gnu: ethtool: Update to 5.9., guix-commits, 2020/10/16
- 01/07: gnu: libressl: Update to 3.1.4., guix-commits, 2020/10/16
- 04/07: gnu: python-sqlalchemy: Update to 1.3.20., guix-commits, 2020/10/16
- 06/07: gnu: ndctl: Update to 70.1., guix-commits, 2020/10/16