GNU bug report logs - #74401
[PATCH] gnu: qpwgraph: Update to 0.8.0.

Previous Next

Package: guix-patches;

Reported by: Sughosha <sughosha <at> disroot.org>

Date: Sun, 17 Nov 2024 16:18:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

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: Sughosha <sughosha <at> disroot.org>
Subject: bug#74401: closed (Close)
Date: Tue, 19 Nov 2024 09:13:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#74401: [PATCH] gnu: qpwgraph: Update to 0.8.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 74401 <at> debbugs.gnu.org.

-- 
74401: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74401
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 74401-done <at> debbugs.gnu.org
Subject: Close
Date: Tue, 19 Nov 2024 10:12:20 +0100
Pushed, thanks for the patch and the review!

Andreas


[Message part 3 (message/rfc822, inline)]
From: Sughosha <sughosha <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: Sughosha <sughosha <at> disroot.org>
Subject: [PATCH] gnu: qpwgraph: Update to 0.8.0.
Date: Sun, 17 Nov 2024 21:44:40 +0530
* gnu/packages/audio.scm (qpwgraph): Update to 0.8.0.

Change-Id: I1af53ba0c05dbfec02bbb25b64825d457ffcfb4b
---
 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 467dc4a74f..034d313c8b 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -6462,7 +6462,7 @@ (define-public odio-sacd
 (define-public qpwgraph
   (package
     (name "qpwgraph")
-    (version "0.6.3")
+    (version "0.8.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -6471,7 +6471,7 @@ (define-public qpwgraph
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "04ddcrc1r9il275jzcmr3wpii1is0s3hifc3a3h4aamxf1facdcr"))))
+                "036qzc2sjxa1lvysf7shyjkp1jyjkpalgxf74bgyzm89phqac7cc"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f))                ; no tests

base-commit: 2a6d96425eea57dc6dd48a2bec16743046e32e06
-- 
2.46.0




This bug report was last modified 244 days ago.

Previous Next


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