me
/
guix
Archived
1
0
Fork 0

gnu: qpwgraph: Update to 0.6.0.

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

Change-Id: Ib9a20a12f8f4516e8e61340f962536a94a2a81dc
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
master
Juliana Sims 2023-11-23 17:26:36 -05:00 committed by Mathieu Othacehe
parent fbdcb31e13
commit f423f0fb5b
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 2 additions and 2 deletions

View File

@ -6320,7 +6320,7 @@ and DSD streams.")
(define-public qpwgraph
(package
(name "qpwgraph")
(version "0.5.3")
(version "0.6.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -6329,7 +6329,7 @@ and DSD streams.")
(file-name (git-file-name name version))
(sha256
(base32
"1i9p8gqm9swa2szr7i8rf3dhqxlaqjslb6yd5s9z1rs1jdb9lhp7"))))
"17jl347rwagdyx6pgnp83l1ffhlyfl0s4jf7ii2i1j3s1m9sz7y0"))))
(build-system cmake-build-system)
(arguments
(list #:tests? #f)) ; no tests