GNU bug report logs -
#74401
[PATCH] gnu: qpwgraph: Update to 0.8.0.
Previous Next
Reported by: Sughosha <sughosha <at> disroot.org>
Date: Sun, 17 Nov 2024 16:18:02 UTC
Severity: normal
Tags: patch
Done: Andreas Enge <andreas <at> enge.fr>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74401 in the body.
You can then email your comments to 74401 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
gabriel <at> erlikon.ch, guix-patches <at> gnu.org
:
bug#74401
; Package
guix-patches
.
(Sun, 17 Nov 2024 16:18:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Sughosha <sughosha <at> disroot.org>
:
New bug report received and forwarded. Copy sent to
gabriel <at> erlikon.ch, guix-patches <at> gnu.org
.
(Sun, 17 Nov 2024 16:18:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#74401
; Package
guix-patches
.
(Mon, 18 Nov 2024 23:14:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 74401 <at> debbugs.gnu.org (full text, mbox):
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
Reply sent
to
Andreas Enge <andreas <at> enge.fr>
:
You have taken responsibility.
(Tue, 19 Nov 2024 09:13:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Sughosha <sughosha <at> disroot.org>
:
bug acknowledged by developer.
(Tue, 19 Nov 2024 09:13:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 74401-done <at> debbugs.gnu.org (full text, mbox):
Pushed, thanks for the patch and the review!
Andreas
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 17 Dec 2024 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 242 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.