[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/09: gnu: synthv1: Update to 0.8.0.
From: |
Ricardo Wurmus |
Subject: |
01/09: gnu: synthv1: Update to 0.8.0. |
Date: |
Sat, 19 Nov 2016 10:26:34 +0000 (UTC) |
rekado pushed a commit to branch master
in repository guix.
commit f2bd238bcd3e55ea107887bdc034b42005aabcbd
Author: Ricardo Wurmus <address@hidden>
Date: Fri Nov 18 23:45:26 2016 +0100
gnu: synthv1: Update to 0.8.0.
* gnu/packages/music.scm (synthv1): Update to 0.8.0.
---
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 abcc498..ce1458b 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -881,7 +881,7 @@ users to select LV2 plugins and run them with jalv.")
(define-public synthv1
(package
(name "synthv1")
- (version "0.7.5")
+ (version "0.8.0")
(source (origin
(method url-fetch)
(uri
@@ -889,7 +889,7 @@ users to select LV2 plugins and run them with jalv.")
"/synthv1-" version ".tar.gz"))
(sha256
(base32
- "0h5zja78phf9705i9g54zh61iczb24iv7rxhljyms30sjgajig1y"))))
+ "155pfyhr6d35ciw95pbxlqy7751cmij8j5d849rvblqbjzyzb5qx"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; There are no tests.
- branch master updated (2c45309 -> cfcef2c), Ricardo Wurmus, 2016/11/19
- 02/09: gnu: qsynth: Update to 0.4.3., Ricardo Wurmus, 2016/11/19
- 01/09: gnu: synthv1: Update to 0.8.0.,
Ricardo Wurmus <=
- 06/09: gnu: gx-super-fuzz-lv2: Update to 0-2.f40389575., Ricardo Wurmus, 2016/11/19
- 04/09: gnu: gx-hyperion-lv2: Update to 0-2.6a096a664., Ricardo Wurmus, 2016/11/19
- 03/09: gnu: gx-saturator-lv2: Update to 0-2.0b581ac85., Ricardo Wurmus, 2016/11/19
- 05/09: gnu: gx-voodoo-fuzz-lv2: Update to 0-2.aec7889b4., Ricardo Wurmus, 2016/11/19
- 07/09: gnu: gx-vintage-fuzz-master-lv2: Update to 0-2.0fec0bc1e., Ricardo Wurmus, 2016/11/19
- 08/09: gnu: gx-slow-gear-lv2: Update to 0-2.cb852e042., Ricardo Wurmus, 2016/11/19
- 09/09: gnu: gx-switchless-wah-lv2: Update to 0-2.7b0869120., Ricardo Wurmus, 2016/11/19