[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/26: gnu: drumkv1: Update to 0.9.23.
From: |
guix-commits |
Subject: |
24/26: gnu: drumkv1: Update to 0.9.23. |
Date: |
Fri, 3 Sep 2021 17:27:40 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 1f6202e0014653742bce9a04200572c3912811a9
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Sep 3 20:34:58 2021 +0200
gnu: drumkv1: Update to 0.9.23.
* gnu/packages/music.scm (drumkv1): Update to 0.9.23.
---
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 d478c85..6427b5d 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2251,7 +2251,7 @@ oscillators and stereo effects.")
(define-public drumkv1
(package
(name "drumkv1")
- (version "0.9.22")
+ (version "0.9.23")
(source (origin
(method url-fetch)
(uri
@@ -2259,7 +2259,7 @@ oscillators and stereo effects.")
"/drumkv1-" version ".tar.gz"))
(sha256
(base32
- "0c13l814f5rhbmpmd4w0a07j1ki5wc092xcgy6p6zj5s03zvcrzy"))))
+ "1jgsml9wxzwnqyb6wjn9zk94qvxs6c898hyj10sza4d9l6r1rnw0"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; there are no tests
- 18/26: gnu: 0xffff: Prepare for cross-compilation., (continued)
- 18/26: gnu: 0xffff: Prepare for cross-compilation., guix-commits, 2021/09/03
- 19/26: gnu: cjson: Update to 1.7.15., guix-commits, 2021/09/03
- 21/26: gnu: drumstick: Update to 2.3.1., guix-commits, 2021/09/03
- 25/26: gnu: samplv1: Update to 0.9.23., guix-commits, 2021/09/03
- 26/26: gnu: padthv1: Update to 0.9.23., guix-commits, 2021/09/03
- 12/26: gnu: libostree: Update to 2021.3., guix-commits, 2021/09/03
- 11/26: gnu: bcachefs-tools: Update to 0.1-9.6c42566., guix-commits, 2021/09/03
- 13/26: gnu: vsftpd: Update to 3.0.5., guix-commits, 2021/09/03
- 22/26: gnu: qtractor: Update to 0.9.23., guix-commits, 2021/09/03
- 23/26: gnu: synthv1: Update to 0.9.23., guix-commits, 2021/09/03
- 24/26: gnu: drumkv1: Update to 0.9.23.,
guix-commits <=