* [bug#74401] [PATCH] gnu: qpwgraph: Update to 0.8.0.
@ 2024-11-17 16:14 Sughosha via Guix-patches via
2024-11-18 23:14 ` [bug#74401] QA review for 74401 Noé Lopez via Guix-patches via
2024-11-19 9:12 ` bug#74401: Close Andreas Enge
0 siblings, 2 replies; 3+ messages in thread
From: Sughosha via Guix-patches via @ 2024-11-17 16:14 UTC (permalink / raw)
To: 74401; +Cc: Sughosha, Gabriel Wicki
* gnu/packages/audio.scm (qpwgraph): Update to 0.8.0.
Change-Id: I1af53ba0c05dbfec02bbb25b64825d457ffcfb4b
---
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 467dc4a74f..034d313c8b 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -6462,7 +6462,7 @@ (define-public odio-sacd
(define-public qpwgraph
(package
(name "qpwgraph")
- (version "0.6.3")
+ (version "0.8.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -6471,7 +6471,7 @@ (define-public qpwgraph
(file-name (git-file-name name version))
(sha256
(base32
- "04ddcrc1r9il275jzcmr3wpii1is0s3hifc3a3h4aamxf1facdcr"))))
+ "036qzc2sjxa1lvysf7shyjkp1jyjkpalgxf74bgyzm89phqac7cc"))))
(build-system cmake-build-system)
(arguments
(list #:tests? #f)) ; no tests
base-commit: 2a6d96425eea57dc6dd48a2bec16743046e32e06
--
2.46.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-11-19 9:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-17 16:14 [bug#74401] [PATCH] gnu: qpwgraph: Update to 0.8.0 Sughosha via Guix-patches via
2024-11-18 23:14 ` [bug#74401] QA review for 74401 Noé Lopez via Guix-patches via
2024-11-19 9:12 ` bug#74401: Close Andreas Enge
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.