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: 60475@debbugs.gnu.org
Subject: [bug#60475] Update qpwgraph to 0.3.9
Date: Sun, 01 Jan 2023 19:34:56 +0000	[thread overview]
Message-ID: <s2xBZqNc0wj1N9ahKUkAd1j-zixben_ISxUyRSUc9frO6myjkt-kkPOsmhs4crpkvFCYNXqG7Xc-ZUYOUSCB5DvHsMWa7b9ORIPd5Et7qTk=@protonmail.com> (raw)

[-- 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


             reply	other threads:[~2023-01-01 19:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-01 19:34 J. Sims via Guix-patches via [this message]
2023-01-16  8:06 ` bug#60475: Update qpwgraph to 0.3.9 宋文武 via Guix-patches via

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='s2xBZqNc0wj1N9ahKUkAd1j-zixben_ISxUyRSUc9frO6myjkt-kkPOsmhs4crpkvFCYNXqG7Xc-ZUYOUSCB5DvHsMWa7b9ORIPd5Et7qTk=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=60475@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.