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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 64308 in the body.
You can then email your comments to 64308 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#64308; Package guix-patches. (Mon, 26 Jun 2023 18:20:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Juliana Sims <juli <at> incana.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 26 Jun 2023 18:20:01 GMT) Full text and rfc822 format available.

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

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





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Sat, 01 Jul 2023 07:16:03 GMT) Full text and rfc822 format available.

Notification sent to Juliana Sims <juli <at> incana.org>:
bug acknowledged by developer. (Sat, 01 Jul 2023 07:16:03 GMT) Full text and rfc822 format available.

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

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 1 (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)]

Information forwarded to guix-patches <at> gnu.org:
bug#64308; Package guix-patches. (Sat, 01 Jul 2023 07:17:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 29 Jul 2023 11:24:06 GMT) Full text and rfc822 format available.

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.