[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/28: gnu: samplv1: Update to 0.9.12.
From: |
guix-commits |
Subject: |
16/28: gnu: samplv1: Update to 0.9.12. |
Date: |
Fri, 3 Jan 2020 07:54:46 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit e0a4cc97bf9f31144ef459d0c330698d689e50c2
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Jan 3 01:32:40 2020 +0100
gnu: samplv1: Update to 0.9.12.
* gnu/packages/music.scm (samplv1): Update to 0.9.12.
---
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 8152e16..53e8775 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1479,7 +1479,7 @@ effects.")
(define-public samplv1
(package
(name "samplv1")
- (version "0.9.11")
+ (version "0.9.12")
(source (origin
(method url-fetch)
(uri
@@ -1487,7 +1487,7 @@ effects.")
"/samplv1-" version ".tar.gz"))
(sha256
(base32
- "17zs8kvvwqv00bm4lxpn09a5hxjlbz7k5mkl3k7jspw7rqn3djf2"))))
+ "0xzjxiqzcf1ygabrjsy0iachhnpy85rp9519fmj2f568r6ml6hzg"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests
- branch master updated (fe9a113 -> b24f561), guix-commits, 2020/01/03
- 03/28: gnu: qbittorrent: Update to 4.2.1., guix-commits, 2020/01/03
- 05/28: gnu: mg: Update to 20180927., guix-commits, 2020/01/03
- 01/28: gnu: fasm: Update to 1.73.21., guix-commits, 2020/01/03
- 06/28: gnu: libxls: Update to 1.5.2., guix-commits, 2020/01/03
- 07/28: gnu: protozero: Update to 1.6.8., guix-commits, 2020/01/03
- 02/28: gnu: fasm: Expand acronym in description., guix-commits, 2020/01/03
- 04/28: gnu: beep: Update to 1.4.7., guix-commits, 2020/01/03
- 08/28: gnu: opari2: Update to 2.0.5., guix-commits, 2020/01/03
- 13/28: gnu: eyed3: Update to 0.8.12., guix-commits, 2020/01/03
- 16/28: gnu: samplv1: Update to 0.9.12.,
guix-commits <=
- 10/28: gnu: musl: Update to 1.1.24., guix-commits, 2020/01/03
- 12/28: gnu: zam-plugins: Update to 3.12., guix-commits, 2020/01/03
- 15/28: gnu: drumkv1: Update to 0.9.12., guix-commits, 2020/01/03
- 14/28: gnu: synthv1: Update to 0.9.12., guix-commits, 2020/01/03
- 22/28: file-systems: Add support for JFS., guix-commits, 2020/01/03
- 21/28: gnu: gloox: Update to 1.0.23., guix-commits, 2020/01/03
- 17/28: gnu: padthv1: Update to 0.9.12., guix-commits, 2020/01/03
- 18/28: gnu: qtractor: Update to 0.9.12., guix-commits, 2020/01/03
- 20/28: gnu: hexchat: Update to 2.14.3., guix-commits, 2020/01/03
- 24/28: gnu: Add jfsutils-static., guix-commits, 2020/01/03