gnu: qpwgraph: Update to 0.4.4.

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

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Juliana Sims 2023-06-26 14:18:44 -04:00 committed by Christopher Baines
parent f7b889e445
commit 44636fd92d
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -6233,7 +6233,7 @@ (define-public odio-sacd
(define-public qpwgraph
(package
(name "qpwgraph")
(version "0.4.2")
(version "0.4.4")
(source (origin
(method git-fetch)
(uri (git-reference
@ -6242,7 +6242,7 @@ (define-public qpwgraph
(file-name (git-file-name name version))
(sha256
(base32
"0h5y8n9xm9ay1w53hb5mw6k5i1sm8spz1izmw6yya49gv2pwyhrj"))))
"05j98y8j3f0dybaal6qawq9nsrvr1hylsnig4yk6si16mhb32y7l"))))
(build-system cmake-build-system)
(arguments (list #:tests? #f)) ;; no tests
(inputs (list alsa-lib