me
/
guix
Archived
1
0
Fork 0

gnu: qpwgraph: Update to 0.3.4.

* gnu/packages/audio.scm (qpwgraph): Update to 0.3.4.
master
Maxim Cournoyer 2022-07-17 18:56:31 -04:00
parent a2e57f6017
commit cdb5b560af
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -5841,7 +5841,7 @@ and DSD streams.")
(define-public qpwgraph
(package
(name "qpwgraph")
(version "0.3.2")
(version "0.3.4")
(source (origin
(method git-fetch)
(uri (git-reference
@ -5850,7 +5850,7 @@ and DSD streams.")
(file-name (git-file-name name version))
(sha256
(base32
"1zja4klvzbfwi14ihiahl8zm869h0c1yrpfkzvixxjcps372hh07"))))
"1xqmlbqj6ny4cpclzr8xyy6d6i392h9f1vmlbasp6xfy5b0yya94"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ;; no tests