[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/12: gnu: qjackctl: Update to 0.5.8.
From: |
guix-commits |
Subject: |
12/12: gnu: qjackctl: Update to 0.5.8. |
Date: |
Wed, 5 Jun 2019 23:59:15 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 9062cf8cab89da9b63514a7c0065c7d1243a54a2
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Jun 6 05:55:02 2019 +0200
gnu: qjackctl: Update to 0.5.8.
* gnu/packages/audio.scm (qjackctl): Update to 0.5.8.
---
gnu/packages/audio.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 4a8548c..f3f592c 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -2120,14 +2120,14 @@ different audio devices such as ALSA or PulseAudio.")
(define-public qjackctl
(package
(name "qjackctl")
- (version "0.5.7")
+ (version "0.5.8")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/qjackctl/qjackctl/"
version "/qjackctl-" version ".tar.gz"))
(sha256
(base32
- "1g6a5j74p45yisl28bw4fcc9nr6b710ikk459p4mp6djh9gs8v95"))))
+ "1r5hf3hcr20n93jrrm7xk2zf6yx264pcr4d10cpybhrancxh602n"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f)) ; no check target
- branch master updated (8703646 -> 9062cf8), guix-commits, 2019/06/05
- 03/12: gnu: aide: Update to 0.16.2., guix-commits, 2019/06/05
- 01/12: gnu: liburcu: Update to 0.11.1., guix-commits, 2019/06/05
- 02/12: gnu: wireless-regdb: Update to 2019.06.03., guix-commits, 2019/06/05
- 04/12: gnu: dstat: Update to 0.7.4., guix-commits, 2019/06/05
- 06/12: gnu: thefuck: Update to 3.29., guix-commits, 2019/06/05
- 05/12: gnu: inxi, inxi-minimal: Update to 3.0.34-1., guix-commits, 2019/06/05
- 07/12: gnu: ansible: Update to 2.8.0., guix-commits, 2019/06/05
- 12/12: gnu: qjackctl: Update to 0.5.8.,
guix-commits <=
- 10/12: gnu: toybox: Update to 0.8.1., guix-commits, 2019/06/05
- 11/12: gnu: pencil2d: Update to 0.6.4., guix-commits, 2019/06/05
- 09/12: gnu: tiled: Update to 1.2.4., guix-commits, 2019/06/05
- 08/12: gnu: fio: Update to 3.14., guix-commits, 2019/06/05