GNU bug report logs - #64885
[PATCH] gnu: qpwgraph: Update to 0.5.1.

Previous Next

Package: guix-patches;

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

Date: Thu, 27 Jul 2023 03:38:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#64885: closed ([PATCH] gnu: qpwgraph: Update to 0.5.1.)
Date: Wed, 16 Aug 2023 20:22:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 16 Aug 2023 22:21:14 +0200
with message-id <87o7j64u2t.fsf_-_ <at> gnu.org>
and subject line Re: bug#64885: [PATCH] gnu: qpwgraph: Update to 0.5.1.
has caused the debbugs.gnu.org bug report #64885,
regarding [PATCH] gnu: qpwgraph: Update to 0.5.1.
to be marked as done.

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


-- 
64885: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64885
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.5.1.
Date: Wed, 26 Jul 2023 23:36:26 -0400
Hello,

This patch simply updates qpwgraph to the latest version.

Thanks,
Juli

* gnu/packages/audio.scm (qpwgraph): Update to 0.5.1.
---
 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 8c15189b2b..0fdd712c8d 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -6253,7 +6253,7 @@ (define-public odio-sacd
 (define-public qpwgraph
   (package
     (name "qpwgraph")
-    (version "0.4.5")
+    (version "0.5.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -6262,7 +6262,7 @@ (define-public qpwgraph
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "06pgkma0i9dbir74cfhgnnkqjcq8z496by4lk1whqcj7j9ldbi2l"))))
+                "0pvkxsd65060rzaa26kw1vfparvmg1spjvd7sh7ghzwq1amawmqx"))))
     (build-system cmake-build-system)
     (arguments (list #:tests? #f)) ;; no tests
     (inputs (list alsa-lib

base-commit: c7e45139faa27b60f2c7d0a4bc140f9793d97d47
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Juliana Sims <juli <at> incana.org>
Cc: 64885-done <at> debbugs.gnu.org
Subject: Re: bug#64885: [PATCH] gnu: qpwgraph: Update to 0.5.1.
Date: Wed, 16 Aug 2023 22:21:14 +0200
Hi,

Juliana Sims <juli <at> incana.org> skribis:

> * gnu/packages/audio.scm (qpwgraph): Update to 0.5.2.

Finally applied, thanks!

Ludo’.


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

Previous Next


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