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 ef3b104b26 gnu: qpwgraph: Update to 0.9.7.
ef3b104b26 is described below
commit ef3b104b26037f1a206a1e9b154ddaf4828d3588
Author: Patrick Norton <[email protected]>
AuthorDate: Fri Dec 5 20:13:13 2025 -0500
gnu: qpwgraph: Update to 0.9.7.
* gnu/packages/audio.scm (qpwgraph): Update to 0.9.7.
Change-Id: Idf7ad32dc0038761d882efc836df7006a68f9b9e
Signed-off-by: Gabriel Wicki <[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 4385600525..153db94849 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -7700,7 +7700,7 @@ and DSD streams.")
(define-public qpwgraph
(package
(name "qpwgraph")
- (version "0.9.6")
+ (version "0.9.7")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -7709,7 +7709,7 @@ and DSD streams.")
(file-name (git-file-name name version))
(sha256
(base32
- "17f84qp0vphw0qbgi4yzvws19cw1lppn5r35niy032gw8qr7l6nf"))))
+ "1j3na9svy0rvz84rl9g2szl3rqxfyi5rqk1i12hdiwnyi6q7ppxi"))))
(build-system cmake-build-system)
(arguments
(list #:tests? #f)) ; no tests