all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#58751] [PATCH] gnu: qpwgragh: Update to 0.3.7.
@ 2022-10-24  0:54 ギャラ via Guix-patches via
  2022-10-26 15:15 ` bug#58751: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: ギャラ via Guix-patches via @ 2022-10-24  0:54 UTC (permalink / raw)
  To: 58751; +Cc: ギャラ

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#58751: [PATCH] gnu: qpwgragh: Update to 0.3.7.
  2022-10-24  0:54 [bug#58751] [PATCH] gnu: qpwgragh: Update to 0.3.7 ギャラ via Guix-patches via
@ 2022-10-26 15:15 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2022-10-26 15:15 UTC (permalink / raw)
  To: ギャラ; +Cc: 58751-done

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

Looks good to me. Patch pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-26 15:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-24  0:54 [bug#58751] [PATCH] gnu: qpwgragh: Update to 0.3.7 ギャラ via Guix-patches via
2022-10-26 15:15 ` bug#58751: " Efraim Flashner

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.