unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Josselin Poiret via Guix-patches via <guix-patches@gnu.org>
To: Josselin Poiret <dev@jpoiret.xyz>
Cc: 57520@debbugs.gnu.org
Subject: [bug#57520] [PATCH 3/3] gnu: qpwgraph: Update to 0.3.5.
Date: Thu,  1 Sep 2022 14:55:49 +0200	[thread overview]
Message-ID: <08a59a4a6a4928d5eec70400db951ed96d877c24.1662036678.git.dev@jpoiret.xyz> (raw)
In-Reply-To: <cover.1662036678.git.dev@jpoiret.xyz>

* gnu/packages/audio.scm (qpwgraph): Do it.
---
 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 8795caef71..663123e638 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -5843,7 +5843,7 @@ (define-public odio-sacd
 (define-public qpwgraph
   (package
     (name "qpwgraph")
-    (version "0.3.4")
+    (version "0.3.5")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -5852,7 +5852,7 @@ (define-public qpwgraph
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1xqmlbqj6ny4cpclzr8xyy6d6i392h9f1vmlbasp6xfy5b0yya94"))))
+                "01f4zabn22dp0yl7szxck6gkbayk1p5iqajfgzls7mdkba7515b6"))))
     (build-system cmake-build-system)
     (arguments (list #:tests? #f)) ;; no tests
     (inputs (list alsa-lib
-- 
2.37.2





  parent reply	other threads:[~2022-09-01 12:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-01 12:52 [bug#57520] [PATCH 0/3] Update pipewire-0.3 and friends Josselin Poiret via Guix-patches via
2022-09-01 12:55 ` [bug#57520] [PATCH 1/3] gnu: pipewire-0.3: Update to 0.3.56 Josselin Poiret via Guix-patches via
2022-09-01 12:55 ` [bug#57520] [PATCH 2/3] gnu: wireplumber: Update to 0.4.11 Josselin Poiret via Guix-patches via
2022-09-01 12:55 ` Josselin Poiret via Guix-patches via [this message]
2022-09-01 15:44 ` bug#57520: [PATCH 0/3] Update pipewire-0.3 and friends Mathieu Othacehe

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=08a59a4a6a4928d5eec70400db951ed96d877c24.1662036678.git.dev@jpoiret.xyz \
    --to=guix-patches@gnu.org \
    --cc=57520@debbugs.gnu.org \
    --cc=dev@jpoiret.xyz \
    /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).