[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/06: gnu: samplv1: Update to 0.9.2.
From: |
Tobias Geerinckx-Rice |
Subject: |
03/06: gnu: samplv1: Update to 0.9.2. |
Date: |
Thu, 23 Aug 2018 17:13:30 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 29618d6722d6825ade68bc2a03cac36bdba27e12
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Aug 23 22:52:13 2018 +0200
gnu: samplv1: Update to 0.9.2.
* gnu/packages/music.scm (samplv1): Update to 0.9.2.
---
gnu/packages/music.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 83a46e1..1e9f247 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1358,7 +1358,7 @@ effects.")
(define-public samplv1
(package
(name "samplv1")
- (version "0.9.0")
+ (version "0.9.2")
(source (origin
(method url-fetch)
(uri
@@ -1366,10 +1366,10 @@ effects.")
"/samplv1-" version ".tar.gz"))
(sha256
(base32
- "0g67vm9ilmq5nlvk0f3abia9pbinr4ck5v4mll6igni1rxz2n7wk"))))
+ "0rfcp4v971qfhw1hb43hw12wlxmg2q13l0m1h93pyfi5l4mfjkds"))))
(build-system gnu-build-system)
(arguments
- `(#:tests? #f ; There are no tests.
+ `(#:tests? #f ; there are no tests
#:configure-flags
'("CXXFLAGS=-std=gnu++11")))
(inputs
- branch master updated (16b0e8d -> d32da49), Tobias Geerinckx-Rice, 2018/08/23
- 06/06: gnu: r-devtools: Update to 1.13.6., Tobias Geerinckx-Rice, 2018/08/23
- 05/06: gnu: drumkv1: Update to 0.9.2., Tobias Geerinckx-Rice, 2018/08/23
- 01/06: gnu: Update home pages for the V1 synth family., Tobias Geerinckx-Rice, 2018/08/23
- 04/06: gnu: synthv1: Update to 0.9.2., Tobias Geerinckx-Rice, 2018/08/23
- 03/06: gnu: samplv1: Update to 0.9.2.,
Tobias Geerinckx-Rice <=
- 02/06: gnu: padthv1: Update to 0.9.2., Tobias Geerinckx-Rice, 2018/08/23