unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60475] Update qpwgraph to 0.3.9
@ 2023-01-01 19:34 J. Sims via Guix-patches via
  2023-01-16  8:06 ` bug#60475: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: J. Sims via Guix-patches via @ 2023-01-01 19:34 UTC (permalink / raw)
  To: 60475

[-- Attachment #1: Type: text/plain, Size: 105 bytes --]

Hello,

The attached patch simply bumps the version of qpwgraph to the latest release.

Thanks,
Juli

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-qpwgraph-Update-to-0.3.9.patch --]
[-- Type: text/x-patch; name=0001-gnu-qpwgraph-Update-to-0.3.9.patch, Size: 1223 bytes --]

From f0bf612cde1795bc8de2e7dd0261d283e2c89695 Mon Sep 17 00:00:00 2001
From: Juliana Sims <jtsims@protonmail.com>
Date: Sun, 1 Jan 2023 13:29:56 -0600
Subject: [PATCH] gnu: qpwgraph: Update to 0.3.9.

* gnu/packages/audio.scm (qpwgraph): Update to 0.3.9.
---
 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 49e33402eb..00c52802b2 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -6003,7 +6003,7 @@ (define-public odio-sacd
 (define-public qpwgraph
   (package
     (name "qpwgraph")
-    (version "0.3.7")
+    (version "0.3.9")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -6012,7 +6012,7 @@ (define-public qpwgraph
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "05zbwikixxp5524ps7bd0i4xialgnp1m201rfvlz284sm40wk1vv"))))
+                "1zdqgn2a139bazazbccpb65zn7qdynndwm9mafq54nkpa7n7lri8"))))
     (build-system cmake-build-system)
     (arguments (list #:tests? #f)) ;; no tests
     (inputs (list alsa-lib

base-commit: 6d4c53893308d7db340a2978307a214103660341
-- 
2.38.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#60475: Update qpwgraph to 0.3.9
  2023-01-01 19:34 [bug#60475] Update qpwgraph to 0.3.9 J. Sims via Guix-patches via
@ 2023-01-16  8:06 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-01-16  8:06 UTC (permalink / raw)
  To: J. Sims; +Cc: 60475-done

"J. Sims" <jtsims@protonmail.com> writes:

> Hello,
>
> The attached patch simply bumps the version of qpwgraph to the latest release.

Pushed, thank you!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-16  8:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-01 19:34 [bug#60475] Update qpwgraph to 0.3.9 J. Sims via Guix-patches via
2023-01-16  8:06 ` bug#60475: " 宋文武 via Guix-patches via

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).