* [bug#58751] [PATCH] gnu: qpwgragh: Update to 0.3.7.
@ 2022-10-24 0:54 ギャラ via Guix-patches via
2022-10-26 15:15 ` bug#58751: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: ギャラ via Guix-patches via @ 2022-10-24 0:54 UTC (permalink / raw)
To: 58751; +Cc: ギャラ
* gnu/packages/audio.scm (qpwgragh): Update to 0.3.7.
---
gnu/packages/audio.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 94325ccb72..b15582f022 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -5860,7 +5860,7 @@ (define-public odio-sacd
(define-public qpwgraph
(package
(name "qpwgraph")
- (version "0.3.5")
+ (version "0.3.7")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -5869,7 +5869,7 @@ (define-public qpwgraph
(file-name (git-file-name name version))
(sha256
(base32
- "01f4zabn22dp0yl7szxck6gkbayk1p5iqajfgzls7mdkba7515b6"))))
+ "05zbwikixxp5524ps7bd0i4xialgnp1m201rfvlz284sm40wk1vv"))))
(build-system cmake-build-system)
(arguments (list #:tests? #f)) ;; no tests
(inputs (list alsa-lib
--
2.38.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-26 15:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-24 0:54 [bug#58751] [PATCH] gnu: qpwgragh: Update to 0.3.7 ギャラ via Guix-patches via
2022-10-26 15:15 ` bug#58751: " Efraim Flashner
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).