gnu: qpwgraph: Update to 0.8.0.

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

Change-Id: I1af53ba0c05dbfec02bbb25b64825d457ffcfb4b
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Sughosha 2024-11-17 21:44:40 +05:30 committed by Andreas Enge
parent 3c92a633c3
commit 1bf01c970d
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -6521,7 +6521,7 @@ and DSD streams.")
(define-public qpwgraph
(package
(name "qpwgraph")
(version "0.6.3")
(version "0.8.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -6530,7 +6530,7 @@ and DSD streams.")
(file-name (git-file-name name version))
(sha256
(base32
"04ddcrc1r9il275jzcmr3wpii1is0s3hifc3a3h4aamxf1facdcr"))))
"036qzc2sjxa1lvysf7shyjkp1jyjkpalgxf74bgyzm89phqac7cc"))))
(build-system cmake-build-system)
(arguments
(list #:tests? #f)) ; no tests