all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "J. Sims via Guix-patches" via <guix-patches@gnu.org>
To: 56626@debbugs.gnu.org
Subject: [bug#56626] [PATCH] gnu: qpwgraph: Update to 0.3.4.
Date: Sun, 17 Jul 2022 23:38:58 +0000	[thread overview]
Message-ID: <D3CdmEuG1MPH2mLWn-SmaqN5xi1HR1whQ3t-oDRekVpsi9E_fCwdOOycU4IM3i7gJsCatM4B7tfMbIbZ-SjopA_WSsVn_0UKyAGKilvsjcI=@protonmail.com> (raw)


* 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





             reply	other threads:[~2022-07-18  1:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-17 23:38 J. Sims via Guix-patches via [this message]
2022-08-02 18:15 ` bug#56626: [PATCH] gnu: qpwgraph: Update to 0.3.4 Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='D3CdmEuG1MPH2mLWn-SmaqN5xi1HR1whQ3t-oDRekVpsi9E_fCwdOOycU4IM3i7gJsCatM4B7tfMbIbZ-SjopA_WSsVn_0UKyAGKilvsjcI=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=56626@debbugs.gnu.org \
    --cc=jtsims@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.