me
/
guix
Archived
1
0
Fork 0

gnu: qpwgraph: Update to 0.4.5.

* gnu/packages/audio.scm (qpwgraph): Update to 0.4.5.
master
Tobias Geerinckx-Rice 2023-07-09 02:00:01 +02:00
parent d00be57254
commit df6ea7416f
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -6236,7 +6236,7 @@ and DSD streams.")
(define-public qpwgraph
(package
(name "qpwgraph")
(version "0.4.4")
(version "0.4.5")
(source (origin
(method git-fetch)
(uri (git-reference
@ -6245,7 +6245,7 @@ and DSD streams.")
(file-name (git-file-name name version))
(sha256
(base32
"05j98y8j3f0dybaal6qawq9nsrvr1hylsnig4yk6si16mhb32y7l"))))
"06pgkma0i9dbir74cfhgnnkqjcq8z496by4lk1whqcj7j9ldbi2l"))))
(build-system cmake-build-system)
(arguments (list #:tests? #f)) ;; no tests
(inputs (list alsa-lib