unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "ギャラ via Guix-patches via" <guix-patches@gnu.org>
To: 58751@debbugs.gnu.org
Cc: ギャラ <me@gyara.moe>
Subject: [bug#58751] [PATCH] gnu: qpwgragh: Update to 0.3.7.
Date: Mon, 24 Oct 2022 09:54:22 +0900	[thread overview]
Message-ID: <9a084e1bef79ee76affd957fefadd78fae6d6196.1666572860.git.me@gyara.moe> (raw)

* gnu/packages/audio.scm (qpwgragh): Update to 0.3.7.
---
 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 94325ccb72..b15582f022 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -5860,7 +5860,7 @@ (define-public odio-sacd
 (define-public qpwgraph
   (package
     (name "qpwgraph")
-    (version "0.3.5")
+    (version "0.3.7")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -5869,7 +5869,7 @@ (define-public qpwgraph
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "01f4zabn22dp0yl7szxck6gkbayk1p5iqajfgzls7mdkba7515b6"))))
+                "05zbwikixxp5524ps7bd0i4xialgnp1m201rfvlz284sm40wk1vv"))))
     (build-system cmake-build-system)
     (arguments (list #:tests? #f)) ;; no tests
     (inputs (list alsa-lib
-- 
2.38.0





             reply	other threads:[~2022-10-24  6:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-24  0:54 ギャラ via Guix-patches via [this message]
2022-10-26 15:15 ` bug#58751: [PATCH] gnu: qpwgragh: Update to 0.3.7 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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=9a084e1bef79ee76affd957fefadd78fae6d6196.1666572860.git.me@gyara.moe \
    --to=guix-patches@gnu.org \
    --cc=58751@debbugs.gnu.org \
    --cc=me@gyara.moe \
    /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 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).