gnu: qpwgraph: Update to 0.6.3.

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

Change-Id: Ic02d38ce90e5916e6a4b5dc459c98a817e85e652
This commit is contained in:
Ricardo Wurmus 2024-04-01 18:34:10 +02:00
parent 008cbf4066
commit 9e9ec741d0
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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