[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/15: gnu: qtractor: Update to 0.9.15.
From: |
guix-commits |
Subject: |
11/15: gnu: qtractor: Update to 0.9.15. |
Date: |
Wed, 1 Jul 2020 11:54:16 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit b3e8e6fdcf5cbe4526423a70f1abee6bbc185844
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Jul 1 17:29:41 2020 +0200
gnu: qtractor: Update to 0.9.15.
* gnu/packages/music.scm (qtractor): Update to 0.9.15.
---
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 166c17f..d0f5bee 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2507,14 +2507,14 @@ from the command line.")
(define-public qtractor
(package
(name "qtractor")
- (version "0.9.14")
+ (version "0.9.15")
(source (origin
(method url-fetch)
(uri (string-append "https://downloads.sourceforge.net/qtractor/"
"qtractor-" version ".tar.gz"))
(sha256
(base32
- "1gh268gdpj7nw19xfh7k2l3aban4yrs1lmx33qswrnngs2izj1fk"))))
+ "0k7a6llwrzs07flr9mvzvay9ygc2x64syg8npyabsw5a4d85fwsx"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; no "check" target
- 07/15: gnu: samplv1: Update to 0.9.15., (continued)
- 07/15: gnu: samplv1: Update to 0.9.15., guix-commits, 2020/07/01
- 08/15: gnu: padthv1: Update to 0.9.15., guix-commits, 2020/07/01
- 12/15: gnu: solaar: Fix build., guix-commits, 2020/07/01
- 13/15: gnu: haproxy: Update to 2.1.7., guix-commits, 2020/07/01
- 15/15: gnu: squid: Update to 4.12., guix-commits, 2020/07/01
- 02/15: gnu: nheko: Update to 0.7.2., guix-commits, 2020/07/01
- 05/15: gnu: synthv1: Update to 0.9.15., guix-commits, 2020/07/01
- 06/15: gnu: drumkv1: Update to 0.9.15., guix-commits, 2020/07/01
- 04/15: gnu: mpd: Update to 0.21.24., guix-commits, 2020/07/01
- 09/15: gnu: ncdu: Update to 1.15.1., guix-commits, 2020/07/01
- 11/15: gnu: qtractor: Update to 0.9.15.,
guix-commits <=
- 10/15: gnu: ncdu: Fix up synopsis & description., guix-commits, 2020/07/01
- 14/15: gnu: libndp: Use HTTPS., guix-commits, 2020/07/01