From: Sughosha via Guix-patches via <guix-patches@gnu.org>
To: 74401@debbugs.gnu.org
Cc: Sughosha <sughosha@disroot.org>, Gabriel Wicki <gabriel@erlikon.ch>
Subject: [bug#74401] [PATCH] gnu: qpwgraph: Update to 0.8.0.
Date: Sun, 17 Nov 2024 21:44:40 +0530 [thread overview]
Message-ID: <36817475de688784eb18c097e4c2710be2d3905d.1731860080.git.sughosha@disroot.org> (raw)
* gnu/packages/audio.scm (qpwgraph): Update to 0.8.0.
Change-Id: I1af53ba0c05dbfec02bbb25b64825d457ffcfb4b
---
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 467dc4a74f..034d313c8b 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -6462,7 +6462,7 @@ (define-public odio-sacd
(define-public qpwgraph
(package
(name "qpwgraph")
- (version "0.6.3")
+ (version "0.8.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -6471,7 +6471,7 @@ (define-public qpwgraph
(file-name (git-file-name name version))
(sha256
(base32
- "04ddcrc1r9il275jzcmr3wpii1is0s3hifc3a3h4aamxf1facdcr"))))
+ "036qzc2sjxa1lvysf7shyjkp1jyjkpalgxf74bgyzm89phqac7cc"))))
(build-system cmake-build-system)
(arguments
(list #:tests? #f)) ; no tests
base-commit: 2a6d96425eea57dc6dd48a2bec16743046e32e06
--
2.46.0
next reply other threads:[~2024-11-17 16:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-17 16:14 Sughosha via Guix-patches via [this message]
2024-11-18 23:14 ` [bug#74401] QA review for 74401 Noé Lopez via Guix-patches via
2024-11-19 9:12 ` bug#74401: Close Andreas Enge
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=36817475de688784eb18c097e4c2710be2d3905d.1731860080.git.sughosha@disroot.org \
--to=guix-patches@gnu.org \
--cc=74401@debbugs.gnu.org \
--cc=gabriel@erlikon.ch \
--cc=sughosha@disroot.org \
/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.