GNU bug report logs - #64308
[PATCH] gnu: qpwgraph: Update to 0.4.4.

Previous Next

Package: guix-patches;

Reported by: Juliana Sims <juli <at> incana.org>

Date: Mon, 26 Jun 2023 18:20:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#64308: closed ([PATCH] gnu: qpwgraph: Update to 0.4.4.)
Date: Sat, 01 Jul 2023 07:16:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 01 Jul 2023 08:15:40 +0100
with message-id <87pm5cqez5.fsf <at> cbaines.net>
and subject line Re: [bug#64308] [PATCH] gnu: qpwgraph: Update to 0.4.4.
has caused the debbugs.gnu.org bug report #64308,
regarding [PATCH] gnu: qpwgraph: Update to 0.4.4.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
64308: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64308
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Juliana Sims <juli <at> incana.org>
To: guix-patches <at> gnu.org
Cc: Juliana Sims <juli <at> incana.org>
Subject: [PATCH] gnu: qpwgraph: Update to 0.4.4.
Date: Mon, 26 Jun 2023 14:18:44 -0400
Hello,

This patch simply updates qpwgraph to the latest version.

Thanks,
Juli

* gnu/packages/audio.scm (qpwgraph): Update to 0.4.4.
---
 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 88dbbbc7a2..5adbe677d4 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -6233,7 +6233,7 @@ (define-public odio-sacd
 (define-public qpwgraph
   (package
     (name "qpwgraph")
-    (version "0.4.2")
+    (version "0.4.4")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -6242,7 +6242,7 @@ (define-public qpwgraph
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0h5y8n9xm9ay1w53hb5mw6k5i1sm8spz1izmw6yya49gv2pwyhrj"))))
+                "05j98y8j3f0dybaal6qawq9nsrvr1hylsnig4yk6si16mhb32y7l"))))
     (build-system cmake-build-system)
     (arguments (list #:tests? #f)) ;; no tests
     (inputs (list alsa-lib

base-commit: c585b14ae83160b7c320b4e74a3810ab5c49853a
-- 
2.40.1



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Juliana Sims <juli <at> incana.org>
Cc: guix-patches <at> gnu.org, 64308-done <at> debbugs.gnu.org
Subject: Re: [bug#64308] [PATCH] gnu: qpwgraph: Update to 0.4.4.
Date: Sat, 01 Jul 2023 08:15:40 +0100
[Message part 4 (text/plain, inline)]
Juliana Sims <juli <at> incana.org> writes:

> Hello,
>
> This patch simply updates qpwgraph to the latest version.
>
> Thanks,
> Juli
>
> * gnu/packages/audio.scm (qpwgraph): Update to 0.4.4.
> ---
>  gnu/packages/audio.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've pushed this to master as
44636fd92d69749f1d16f11d9bfd7cf7ea616812.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 325 days ago.

Previous Next


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