* [bug#56626] [PATCH] gnu: qpwgraph: Update to 0.3.4.
@ 2022-07-17 23:38 J. Sims via Guix-patches via
2022-08-02 18:15 ` bug#56626: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: J. Sims via Guix-patches via @ 2022-07-17 23:38 UTC (permalink / raw)
To: 56626
* gnu/packages/audio.scm (qpwgraph): Update to 0.3.4.
---
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 bab9d66..262994c 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -5841,7 +5841,7 @@ (define-public odio-sacd
(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 @@ (define-public qpwgraph
(file-name (git-file-name name version))
(sha256
(base32
- "1zja4klvzbfwi14ihiahl8zm869h0c1yrpfkzvixxjcps372hh07"))))
+ "1xqmlbqj6ny4cpclzr8xyy6d6i392h9f1vmlbasp6xfy5b0yya94"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ;; no tests
base-commit: 236746900f062b34c857c4aab21709bcf1448ac7
--
2.36.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#56626: [PATCH] gnu: qpwgraph: Update to 0.3.4.
2022-07-17 23:38 [bug#56626] [PATCH] gnu: qpwgraph: Update to 0.3.4 J. Sims via Guix-patches via
@ 2022-08-02 18:15 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2022-08-02 18:15 UTC (permalink / raw)
To: J. Sims; +Cc: 56626-done
[-- Attachment #1: Type: text/plain, Size: 283 bytes --]
Patch pushed on July 21 as cdb5b560af84abe00a39198592cafa6bf92d8990.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-02 18:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-17 23:38 [bug#56626] [PATCH] gnu: qpwgraph: Update to 0.3.4 J. Sims via Guix-patches via
2022-08-02 18:15 ` bug#56626: " Efraim Flashner
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.