This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 6d65f8815d gnu: qpwgraph: Update to 0.9.9.
6d65f8815d is described below
commit 6d65f8815df8bcaf5efef7cdd7a2bd99f960f1e9
Author: Patrick Norton <[email protected]>
AuthorDate: Tue Feb 24 09:45:27 2026 -0500
gnu: qpwgraph: Update to 0.9.9.
* gnu/packages/audio.scm (qpwgraph): Update to 0.9.9.
Change-Id: I56a979c74b39849dfcbb60f511e3db1fe601e4f5
Signed-off-by: Sughosha <[email protected]>
---
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 bb0e93dd0e..0896b18d42 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -8097,7 +8097,7 @@ and DSD streams.")
(define-public qpwgraph
(package
(name "qpwgraph")
- (version "0.9.8")
+ (version "0.9.9")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -8106,7 +8106,7 @@ and DSD streams.")
(file-name (git-file-name name version))
(sha256
(base32
- "1d45qzjiixjmzjpaa04qvnz69bpf6dhlcq56zrgps507rr413fbx"))))
+ "03001pvcbvr206k00751232gm50x1icf086z8c5hiakl2ym79gwl"))))
(build-system cmake-build-system)
(arguments
(list #:tests? #f)) ; no tests