GNU bug report logs - #33558
update qjackctl version to 0.5.5

Previous Next

Package: guix-patches;

Reported by: nly <nly <at> disroot.org>

Date: Fri, 30 Nov 2018 18:12:02 UTC

Severity: normal

Done: iyzsong <at> member.fsf.org (宋文武)

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 33558 in the body.
You can then email your comments to 33558 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#33558; Package guix-patches. (Fri, 30 Nov 2018 18:12:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to nly <nly <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 30 Nov 2018 18:12:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: nly <nly <at> disroot.org>
To: guix-patches <at> gnu.org
Subject: update qjackctl version to 0.5.5
Date: Fri, 30 Nov 2018 23:40:58 +0530
From 88fc6be14546d3e41bfb4ab886775bbc1e04dae1 Mon Sep 17 00:00:00 2001
From: Amar Singh <nly <at> dsiroot.org>
Date: Fri, 30 Nov 2018 23:25:37 +0530
Subject: [PATCH] bump qjackctl version to 0.5.5

---
 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 b58d574fc..b6920786d 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -2112,14 +2112,14 @@ and ALSA.")
 (define-public qjackctl
   (package
     (name "qjackctl")
-    (version "0.5.4")
+    (version "0.5.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/qjackctl/qjackctl/"
                                   version "/qjackctl-" version ".tar.gz"))
               (sha256
                (base32
-                "0qr71nb93gkz5q53nfcl5g168z173wc6s8w1yjs3rfn3m4hg0bcq"))))
+                "1rzzqa39a6llr52vjkjr0a86nc776kmr5xs52qqga8ms9697psz5"))))
     (build-system gnu-build-system)
     (arguments
      '(#:tests? #f))                    ; no check target
-- 
2.19.2




Reply sent to iyzsong <at> member.fsf.org (宋文武):
You have taken responsibility. (Sat, 08 Dec 2018 04:04:02 GMT) Full text and rfc822 format available.

Notification sent to nly <nly <at> disroot.org>:
bug acknowledged by developer. (Sat, 08 Dec 2018 04:04:02 GMT) Full text and rfc822 format available.

Message #10 received at 33558-done <at> debbugs.gnu.org (full text, mbox):

From: iyzsong <at> member.fsf.org (宋文武)
To: nly <nly <at> disroot.org>
Cc: 33558-done <at> debbugs.gnu.org
Subject: Re: [bug#33558] update qjackctl version to 0.5.5
Date: Sat, 08 Dec 2018 12:03:26 +0800
nly <nly <at> disroot.org> writes:

>>From 88fc6be14546d3e41bfb4ab886775bbc1e04dae1 Mon Sep 17 00:00:00 2001
> From: Amar Singh <nly <at> dsiroot.org>
> Date: Fri, 30 Nov 2018 23:25:37 +0530
> Subject: [PATCH] bump qjackctl version to 0.5.5
>

Hello, thanks for the update.  I have modify the commit messages to
match our rules:

    gnu: qjackctl: Update 0.5.5.
    
    * gnu/packages/audio.scm (qjackctl): Update to 0.5.5.

Pushed, thank you!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 05 Jan 2019 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 112 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.