[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/07: gnu: samplv1: Update to 0.9.11.
From: |
guix-commits |
Subject: |
05/07: gnu: samplv1: Update to 0.9.11. |
Date: |
Fri, 1 Nov 2019 19:36:35 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 08209b3bd757c708e528db2df20fc3410a040a30
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Nov 2 00:28:12 2019 +0100
gnu: samplv1: Update to 0.9.11.
* gnu/packages/music.scm (samplv1): Update to 0.9.11.
---
gnu/packages/music.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index d47b59e..61e3408 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1436,7 +1436,7 @@ effects.")
(define-public samplv1
(package
(name "samplv1")
- (version "0.9.8")
+ (version "0.9.11")
(source (origin
(method url-fetch)
(uri
@@ -1444,7 +1444,7 @@ effects.")
"/samplv1-" version ".tar.gz"))
(sha256
(base32
- "138kd9szgn3b97s7crhsyj8pgwb0bn4l9knd4zliqjgj2f1bs9x0"))))
+ "17zs8kvvwqv00bm4lxpn09a5hxjlbz7k5mkl3k7jspw7rqn3djf2"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests
- branch master updated (2a1f3e3 -> 23c5c8e), guix-commits, 2019/11/01
- 02/07: gnu: rdup: Don't use unstable tarball., guix-commits, 2019/11/01
- 04/07: gnu: synthv1: Update to 0.9.11., guix-commits, 2019/11/01
- 07/07: gnu: padthv1: Update to 0.9.11., guix-commits, 2019/11/01
- 05/07: gnu: samplv1: Update to 0.9.11.,
guix-commits <=
- 03/07: gnu: rdup: Fix build, disable encryption., guix-commits, 2019/11/01
- 01/07: gnu: mpd-mpc: Update to 0.33., guix-commits, 2019/11/01
- 06/07: gnu: drumkv1: Update to 0.9.11., guix-commits, 2019/11/01