[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/22: gnu: drumkv1: Update to 0.9.27.
From: |
guix-commits |
Subject: |
11/22: gnu: drumkv1: Update to 0.9.27. |
Date: |
Wed, 19 Oct 2022 15:37:45 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit e63e2518c2e20b5249f8eb292ec1f98435d07245
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Oct 16 02:00:02 2022 +0200
gnu: drumkv1: Update to 0.9.27.
* gnu/packages/music.scm (drumkv1): Update to 0.9.27.
---
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 8dbc4cb611..79d5341ec4 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2316,7 +2316,7 @@ oscillators and stereo effects.")
(define-public drumkv1
(package
(name "drumkv1")
- (version "0.9.26")
+ (version "0.9.27")
(source (origin
(method url-fetch)
(uri
@@ -2324,7 +2324,7 @@ oscillators and stereo effects.")
"/drumkv1-" version ".tar.gz"))
(sha256
(base32
- "0j05xqgcb7kwnnsgl6i7vbdsfq26chzs4zyq6pl0ipcmw4d82j8i"))))
+ "0j96z5bqh1mnldsda6dyp0jqp01mf7p55yr956rzkzg6jivj8fs3"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; there are no tests
- branch master updated (7ecd85eacb -> ac553ba68e), guix-commits, 2022/10/19
- 05/22: gnu: qjackctl: Update to 0.9.8., guix-commits, 2022/10/19
- 10/22: gnu: synthv1: Update to 0.9.27., guix-commits, 2022/10/19
- 11/22: gnu: drumkv1: Update to 0.9.27.,
guix-commits <=
- 06/22: gnu: qjackctl: Remove unused qtx11extras input., guix-commits, 2022/10/19
- 09/22: gnu: mtools: Update to 4.0.41., guix-commits, 2022/10/19
- 17/22: gnu: pass-tomb: Update to 1.3., guix-commits, 2022/10/19
- 02/22: gnu: cryfs: Update to 0.11.3., guix-commits, 2022/10/19
- 03/22: gnu: cryfs: Remove input labels., guix-commits, 2022/10/19
- 01/22: gnu: bind: Update to 9.16.34., guix-commits, 2022/10/19
- 04/22: gnu: cryfs: Remove trailing #t., guix-commits, 2022/10/19
- 07/22: gnu: mcelog: Update to 189., guix-commits, 2022/10/19
- 08/22: gnu: cpuid: Update to 20221003., guix-commits, 2022/10/19
- 14/22: gnu: qtractor: Update to 0.9.28., guix-commits, 2022/10/19