unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "J. Sims via Guix-patches" via <guix-patches@gnu.org>
To: 62616@debbugs.gnu.org
Subject: [bug#62616] [PATCH] gnu: qpwgraph: Update to 0.4.2.
Date: Sun, 02 Apr 2023 14:20:08 +0000	[thread overview]
Message-ID: <_DvgqIxTJHSLPVnBYavfI0YHj0iwKO0mAhUhCxfJK_xjU9x1X0mOKoUoqoXP28Xgfsi5y8VQBUQ0zWhQc5tBo1uV4wOp2leuUtc1Bgf2If4=@protonmail.com> (raw)

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

Hello,

Attached is a simple version bump for qpwgraph.

Thanks,
Juli

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

From 2090a9e03813249dfd8ef10c5e83b8cab77eb696 Mon Sep 17 00:00:00 2001
From: Juliana Sims <jtsims@protonmail.com>
Date: Sun, 2 Apr 2023 10:17:53 -0400
Subject: [PATCH] gnu: qpwgraph: Update to 0.4.2.

* gnu/packages/audio.scm (qpwgraph): Update to 0.4.2.
---
 gnu/packages/audio.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 0b8bb9ec15..76dbcfe60d 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -37,7 +37,7 @@
 ;;; Copyright © 2021 jgart <jgart@dismail.de>
 ;;; Copyright © 2021 Aleksandr Vityazev <avityazev@posteo.org>
 ;;; Copyright © 2022 Arjan Adriaanse <arjan@adriaan.se>
-;;; Copyright © 2022 Juliana Sims <jtsims@protonmail.com>
+;;; Copyright © 2022, 2023 Juliana Sims <jtsims@protonmail.com>
 ;;; Copyright © 2022 Simon Streit <simon@netpanic.org>
 ;;; Copyright © 2022 Andy Tai <atai@atai.org>
 ;;; Copyright © 2023 Sergiu Ivanov <sivanov@colimite.fr>
@@ -6278,7 +6278,7 @@ (define-public odio-sacd
 (define-public qpwgraph
   (package
     (name "qpwgraph")
-    (version "0.3.9")
+    (version "0.4.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -6287,7 +6287,7 @@ (define-public qpwgraph
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1zdqgn2a139bazazbccpb65zn7qdynndwm9mafq54nkpa7n7lri8"))))
+                "0h5y8n9xm9ay1w53hb5mw6k5i1sm8spz1izmw6yya49gv2pwyhrj"))))
     (build-system cmake-build-system)
     (arguments (list #:tests? #f)) ;; no tests
     (inputs (list alsa-lib

base-commit: 380faf265b0c3b231ab8b69597d161be5e704e18
-- 
2.39.2


             reply	other threads:[~2023-04-02 14:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-02 14:20 J. Sims via Guix-patches via [this message]
2023-04-03 11:15 ` [bug#62616] [PATCH] gnu: qpwgraph: Update to 0.4.2 Nicolas Goaziou

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='_DvgqIxTJHSLPVnBYavfI0YHj0iwKO0mAhUhCxfJK_xjU9x1X0mOKoUoqoXP28Xgfsi5y8VQBUQ0zWhQc5tBo1uV4wOp2leuUtc1Bgf2If4=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=62616@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 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).