GNU bug report logs -
#58751
[PATCH] gnu: qpwgragh: Update to 0.3.7.
Previous Next
Reported by: ギャラ <me <at> gyara.moe>
Date: Mon, 24 Oct 2022 00:56:01 UTC
Severity: normal
Tags: patch
Done: Efraim Flashner <efraim <at> flashner.co.il>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/audio.scm (qpwgragh): Update to 0.3.7.
---
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 94325ccb72..b15582f022 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -5860,7 +5860,7 @@ (define-public odio-sacd
(define-public qpwgraph
(package
(name "qpwgraph")
- (version "0.3.5")
+ (version "0.3.7")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -5869,7 +5869,7 @@ (define-public qpwgraph
(file-name (git-file-name name version))
(sha256
(base32
- "01f4zabn22dp0yl7szxck6gkbayk1p5iqajfgzls7mdkba7515b6"))))
+ "05zbwikixxp5524ps7bd0i4xialgnp1m201rfvlz284sm40wk1vv"))))
(build-system cmake-build-system)
(arguments (list #:tests? #f)) ;; no tests
(inputs (list alsa-lib
--
2.38.0
This bug report was last modified 2 years and 211 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.