unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#33558] update qjackctl version to 0.5.5
@ 2018-11-30 18:10 nly
  2018-12-08  4:03 ` bug#33558: " 宋文武
  0 siblings, 1 reply; 2+ messages in thread
From: nly @ 2018-11-30 18:10 UTC (permalink / raw)
  To: 33558


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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#33558: update qjackctl version to 0.5.5
  2018-11-30 18:10 [bug#33558] update qjackctl version to 0.5.5 nly
@ 2018-12-08  4:03 ` 宋文武
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 @ 2018-12-08  4:03 UTC (permalink / raw)
  To: nly; +Cc: 33558-done

nly <nly@disroot.org> writes:

>>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
>

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!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-12-08  4:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-30 18:10 [bug#33558] update qjackctl version to 0.5.5 nly
2018-12-08  4:03 ` bug#33558: " 宋文武

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).