me
/
guix
Archived
1
0
Fork 0

gnu: qpwgraph: Update to 0.6.2.

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

Change-Id: I4b05ea71f08dd4c5bcc59f2a86069ad068f4a84f
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Juliana Sims 2024-01-24 20:27:36 -05:00 committed by Ludovic Courtès
parent 841fd4880a
commit eec108eb65
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

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