[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/28: gnu: qtractor: Update to 0.9.35.
From: |
guix-commits |
Subject: |
10/28: gnu: qtractor: Update to 0.9.35. |
Date: |
Sun, 17 Sep 2023 08:26:42 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit fbc1be7705565c89b337520902c173852fe3f8d7
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Sep 10 02:00:00 2023 +0200
gnu: qtractor: Update to 0.9.35.
* gnu/packages/music.scm (qtractor): Update to 0.9.35.
---
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 c978392a1b..cfa37d69af 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -3482,14 +3482,14 @@ from the command line.")
(define-public qtractor
(package
(name "qtractor")
- (version "0.9.34")
+ (version "0.9.35")
(source (origin
(method url-fetch)
(uri (string-append "https://downloads.sourceforge.net/qtractor/"
"qtractor-" version ".tar.gz"))
(sha256
(base32
- "0w6g51jhj9c72j6qjjkjhiq0vwklb6q4cr3xgj4mzp0iw279hbjz"))))
+ "1v3w8x9dfqldfa8gjxxszzclnhqlgyanpr7b4dhva68qyxmp4m7v"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ; no "check" target
- 06/28: gnu: synthv1: Update to 0.9.32., (continued)
- 06/28: gnu: synthv1: Update to 0.9.32., guix-commits, 2023/09/17
- 14/28: gnu: dstask: Update to 0.26., guix-commits, 2023/09/17
- 17/28: gnu: conflict: Update to 20221002., guix-commits, 2023/09/17
- 19/28: gnu: plocate: Update to 1.1.19., guix-commits, 2023/09/17
- 18/28: gnu: eid-mw: Update to 5.1.11., guix-commits, 2023/09/17
- 24/28: gnu: iperf: Update to 3.15., guix-commits, 2023/09/17
- 25/28: gnu: putty: Update to 0.79., guix-commits, 2023/09/17
- 22/28: gnu: drpm: Update to 0.5.2., guix-commits, 2023/09/17
- 27/28: gnu: glirc: Re-indent., guix-commits, 2023/09/17
- 07/28: gnu: drumkv1: Update to 0.9.32., guix-commits, 2023/09/17
- 10/28: gnu: qtractor: Update to 0.9.35.,
guix-commits <=
- 09/28: gnu: padthv1: Update to 0.9.32., guix-commits, 2023/09/17
- 12/28: gnu: fuse-overlayfs: Update to 1.13., guix-commits, 2023/09/17
- 08/28: gnu: samplv1: Update to 0.9.32., guix-commits, 2023/09/17
- 11/28: gnu: libdiscid: Update to 0.6.4., guix-commits, 2023/09/17
- 16/28: gnu: boxes: Update to 2.2.1., guix-commits, 2023/09/17
- 20/28: gnu: fsearch: Update to 0.2.3., guix-commits, 2023/09/17
- 26/28: gnu: Add glirc-lua., guix-commits, 2023/09/17
- 23/28: gnu: httping: Update to 2.9., guix-commits, 2023/09/17
- 21/28: gnu: mu: Update to 1.10.7., guix-commits, 2023/09/17
- 28/28: gnu: net-snmp: Update to 5.9.4., guix-commits, 2023/09/17