emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64308: closed ([PATCH] gnu: qpwgraph: Update to 0.4.4.)


From: GNU bug Tracking System
Subject: bug#64308: closed ([PATCH] gnu: qpwgraph: Update to 0.4.4.)
Date: Sat, 01 Jul 2023 07:16:03 +0000

Your message dated Sat, 01 Jul 2023 08:15:40 +0100
with message-id <87pm5cqez5.fsf@cbaines.net>
and subject line Re: [bug#64308] [PATCH] gnu: qpwgraph: Update to 0.4.4.
has caused the debbugs.gnu.org bug report #64308,
regarding [PATCH] gnu: qpwgraph: Update to 0.4.4.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
64308: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64308
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: qpwgraph: Update to 0.4.4. Date: Mon, 26 Jun 2023 14:18:44 -0400
Hello,

This patch simply updates qpwgraph to the latest version.

Thanks,
Juli

* gnu/packages/audio.scm (qpwgraph): Update to 0.4.4.
---
 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 88dbbbc7a2..5adbe677d4 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -6233,7 +6233,7 @@ (define-public odio-sacd
 (define-public qpwgraph
   (package
     (name "qpwgraph")
-    (version "0.4.2")
+    (version "0.4.4")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -6242,7 +6242,7 @@ (define-public qpwgraph
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0h5y8n9xm9ay1w53hb5mw6k5i1sm8spz1izmw6yya49gv2pwyhrj"))))
+                "05j98y8j3f0dybaal6qawq9nsrvr1hylsnig4yk6si16mhb32y7l"))))
     (build-system cmake-build-system)
     (arguments (list #:tests? #f)) ;; no tests
     (inputs (list alsa-lib

base-commit: c585b14ae83160b7c320b4e74a3810ab5c49853a
-- 
2.40.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#64308] [PATCH] gnu: qpwgraph: Update to 0.4.4. Date: Sat, 01 Jul 2023 08:15:40 +0100 User-agent: mu4e 1.10.2; emacs 28.2
Juliana Sims <juli@incana.org> writes:

> Hello,
>
> This patch simply updates qpwgraph to the latest version.
>
> Thanks,
> Juli
>
> * gnu/packages/audio.scm (qpwgraph): Update to 0.4.4.
> ---
>  gnu/packages/audio.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've pushed this to master as
44636fd92d69749f1d16f11d9bfd7cf7ea616812.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]