[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/16: gnu: samplv1: Update to 0.9.31.
From: |
guix-commits |
Subject: |
08/16: gnu: samplv1: Update to 0.9.31. |
Date: |
Wed, 19 Jul 2023 16:06:14 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit c94b3f72e95c702c2b65c822a2b60ed0c5bde4c8
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 16 02:00:01 2023 +0200
gnu: samplv1: Update to 0.9.31.
* gnu/packages/music.scm (samplv1): Update to 0.9.31.
---
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 5e4b5f257b..41013fa7f0 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2436,7 +2436,7 @@ effects.")
(define-public samplv1
(package
(name "samplv1")
- (version "0.9.27")
+ (version "0.9.31")
(source (origin
(method url-fetch)
(uri
@@ -2444,7 +2444,7 @@ effects.")
"/samplv1-" version ".tar.gz"))
(sha256
(base32
- "0wxdcw5qs58kjfnnl4lnmafj8qim8qmdfdzrgnxggyhjg5mrpyby"))))
+ "1jqblmb24vbnpm4a4wlvasz45h3zy00rrpf850yxaplyf0qb8klx"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; there are no tests
- branch master updated (e401eff977 -> 283969d0c5), guix-commits, 2023/07/19
- 04/16: gnu: vc: Update to 1.4.3., guix-commits, 2023/07/19
- 05/16: gnu: vc: Use G-expressions., guix-commits, 2023/07/19
- 06/16: gnu: strawberry: Update to 1.0.18., guix-commits, 2023/07/19
- 14/16: gnu: Add perl-cryptx., guix-commits, 2023/07/19
- 02/16: gnu: setbfree: Prepare for cross-compilation., guix-commits, 2023/07/19
- 01/16: gnu: setbfree: Update to 0.8.12., guix-commits, 2023/07/19
- 03/16: gnu: setbfree: Use G-expressions., guix-commits, 2023/07/19
- 07/16: gnu: rxcpp: Update to 4.1.1., guix-commits, 2023/07/19
- 08/16: gnu: samplv1: Update to 0.9.31.,
guix-commits <=
- 09/16: gnu: drumkv1: Update to 0.9.31., guix-commits, 2023/07/19
- 10/16: gnu: synthv1: Update to 0.9.31., guix-commits, 2023/07/19
- 11/16: gnu: padthv1: Update to 0.9.31., guix-commits, 2023/07/19
- 12/16: gnu: qtractor: Update to 0.9.31., guix-commits, 2023/07/19
- 13/16: gnu: tome4: Remove obsolete snippet., guix-commits, 2023/07/19
- 15/16: gnu: perl-mail-dkim: Update to 1.20230630., guix-commits, 2023/07/19
- 16/16: gnu: perl-mail-dkim: Mark up description., guix-commits, 2023/07/19