[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
25/35: gnu: samplv1: Update to 0.9.20.
From: |
guix-commits |
Subject: |
25/35: gnu: samplv1: Update to 0.9.20. |
Date: |
Wed, 3 Mar 2021 18:45:12 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 595a5f345f07a56eea40ccd678246f460d6b75b2
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Mar 3 23:17:35 2021 +0100
gnu: samplv1: Update to 0.9.20.
* gnu/packages/music.scm (samplv1): Update to 0.9.20.
---
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 d952b7d..fd9c4ab 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1992,7 +1992,7 @@ effects.")
(define-public samplv1
(package
(name "samplv1")
- (version "0.9.19")
+ (version "0.9.20")
(source (origin
(method url-fetch)
(uri
@@ -2000,7 +2000,7 @@ effects.")
"/samplv1-" version ".tar.gz"))
(sha256
(base32
- "1fwvk83sfvp1k6qyqv1a7a1l8sbm6azcldaiiqa3ls1vhl4m5wv4"))))
+ "06nni00dgn8fvbyam1v44aq4yfns1vf7hw1mwmwzv2vxapdbpngn"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests
- 21/35: gnu: zabbix-agentd: Update to 5.2.5., (continued)
- 21/35: gnu: zabbix-agentd: Update to 5.2.5., guix-commits, 2021/03/03
- 34/35: gnu: xonsh: Update to 0.9.26., guix-commits, 2021/03/03
- 33/35: gnu: squid: Update to 4.14., guix-commits, 2021/03/03
- 02/35: gnu: yadifa: Update to 2.4.2., guix-commits, 2021/03/03
- 07/35: gnu: libnumbertext: Update to 1.0.7., guix-commits, 2021/03/03
- 16/35: gnu: fetchmail: Update to 6.4.16., guix-commits, 2021/03/03
- 22/35: gnu: liquidsfz: Update to 0.2.3., guix-commits, 2021/03/03
- 30/35: gnu: socat: Update to 1.7.4.1., guix-commits, 2021/03/03
- 31/35: gnu: wofi: Update to 1.2.4., guix-commits, 2021/03/03
- 26/35: gnu: padthv1: Update to 0.9.20., guix-commits, 2021/03/03
- 25/35: gnu: samplv1: Update to 0.9.20.,
guix-commits <=