[PATCH] gnu: qpwgraph: Update to 0.8.0.

  • Done
  • quality assurance status badge
Details
3 participants
  • Andreas Enge
  • Noé Lopez
  • Sughosha
Owner
unassigned
Submitted by
Sughosha
Severity
normal
S
S
Sughosha wrote 4 days ago
(address . guix-patches@gnu.org)(name . Sughosha)(address . sughosha@disroot.org)
36817475de688784eb18c097e4c2710be2d3905d.1731860080.git.sughosha@disroot.org
* 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(-)

Toggle diff (26 lines)
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
N
N
Noé Lopez wrote 2 days ago
QA review for 74401
87mshwuobt.fsf@xn--no-cja.eu
user guix
usertag 74401 + reviewed-looks-good
thanks

Guix QA review form submission:
Thanks for the patch! Everything works well :)

Items marked as checked: Lint warnings, Package builds, Commit messages
A
A
Andreas Enge wrote 48 hours ago
Close
(address . 74401-done@debbugs.gnu.org)
ZzxWdO7o3hJZdVxM@jurong
Pushed, thanks for the patch and the review!

Andreas
Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 74401@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 74401
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch