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>
This commit is contained in:
parent
841fd4880a
commit
eec108eb65
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user