all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: nly <nly@disroot.org>
To: 33558@debbugs.gnu.org
Subject: [bug#33558] update qjackctl version to 0.5.5
Date: Fri, 30 Nov 2018 23:40:58 +0530	[thread overview]
Message-ID: <87r2f25tcd.fsf@disroot.org> (raw)


From 88fc6be14546d3e41bfb4ab886775bbc1e04dae1 Mon Sep 17 00:00:00 2001
From: Amar Singh <nly@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	other threads:[~2018-11-30 18:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-30 18:10 nly [this message]
2018-12-08  4:03 ` bug#33558: update qjackctl version to 0.5.5 宋文武

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r2f25tcd.fsf@disroot.org \
    --to=nly@disroot.org \
    --cc=33558@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.