[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/28: gnu: qtractor: Update to 0.9.12.
From: |
guix-commits |
Subject: |
18/28: gnu: qtractor: 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 2de366484700e6e827ea8c2488c667d57a29bb3f
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Jan 3 01:33:06 2020 +0100
gnu: qtractor: Update to 0.9.12.
* gnu/packages/music.scm (qtractor): 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 f2a4cd4..a4a29bc 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2387,14 +2387,14 @@ from the command line.")
(define-public qtractor
(package
(name "qtractor")
- (version "0.9.11")
+ (version "0.9.12")
(source (origin
(method url-fetch)
(uri (string-append "http://downloads.sourceforge.net/qtractor/"
"qtractor-" version ".tar.gz"))
(sha256
(base32
- "1482da0lr77i57jby80cnn4bb9ws3v1i1j6m2hbwdnvqab9csvnx"))))
+ "06493sf4hr178jkvric3rmc2phh1ph2jlyh8kl9z248amq3zfnhy"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; no "check" target
- 08/28: gnu: opari2: Update to 2.0.5., (continued)
- 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, 2020/01/03
- 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 <=
- 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
- 27/28: tests: install: Test a JFS root file system., guix-commits, 2020/01/03
- 09/28: gnu: whois: Update to 5.5.4., guix-commits, 2020/01/03
- 25/28: gnu: Add jfs_fsck-static., guix-commits, 2020/01/03
- 19/28: gnu: tuxguitar: Update to 1.5.3., guix-commits, 2020/01/03
- 11/28: gnu: x42-plugins: Update to 20191215., guix-commits, 2020/01/03
- 26/28: linux-initrd: Add support for JFS., guix-commits, 2020/01/03
- 28/28: install: Add jfsutils to the installation image., guix-commits, 2020/01/03
- 23/28: uuid: Add support for JFS., guix-commits, 2020/01/03