unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64885] [PATCH] gnu: qpwgraph: Update to 0.5.1.
@ 2023-07-27  3:36 Juliana Sims
  2023-08-10  2:56 ` [bug#64885] [PATCH] gnu: qpwgraph: Update to 0.5.2 Juliana Sims
  0 siblings, 1 reply; 3+ messages in thread
From: Juliana Sims @ 2023-07-27  3:36 UTC (permalink / raw)
  To: 64885; +Cc: Juliana Sims

Hello,

This patch simply updates qpwgraph to the latest version.

Thanks,
Juli

* gnu/packages/audio.scm (qpwgraph): Update to 0.5.1.
---
 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 8c15189b2b..0fdd712c8d 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -6253,7 +6253,7 @@ (define-public odio-sacd
 (define-public qpwgraph
   (package
     (name "qpwgraph")
-    (version "0.4.5")
+    (version "0.5.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -6262,7 +6262,7 @@ (define-public qpwgraph
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "06pgkma0i9dbir74cfhgnnkqjcq8z496by4lk1whqcj7j9ldbi2l"))))
+                "0pvkxsd65060rzaa26kw1vfparvmg1spjvd7sh7ghzwq1amawmqx"))))
     (build-system cmake-build-system)
     (arguments (list #:tests? #f)) ;; no tests
     (inputs (list alsa-lib

base-commit: c7e45139faa27b60f2c7d0a4bc140f9793d97d47
-- 
2.41.0





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

* [bug#64885] [PATCH] gnu: qpwgraph: Update to 0.5.2.
  2023-07-27  3:36 [bug#64885] [PATCH] gnu: qpwgraph: Update to 0.5.1 Juliana Sims
@ 2023-08-10  2:56 ` Juliana Sims
  2023-08-16 20:21   ` bug#64885: [PATCH] gnu: qpwgraph: Update to 0.5.1 Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Juliana Sims @ 2023-08-10  2:56 UTC (permalink / raw)
  To: 64885; +Cc: Juliana Sims

Hello,

This patch supercedes the previous one and updates qpwgraph to its latest release.

Thanks,
Juli

* gnu/packages/audio.scm (qpwgraph): Update to 0.5.2.
---
 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 8c15189b2b..5c369cdfdd 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -6253,7 +6253,7 @@ (define-public odio-sacd
 (define-public qpwgraph
   (package
     (name "qpwgraph")
-    (version "0.4.5")
+    (version "0.5.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -6262,7 +6262,7 @@ (define-public qpwgraph
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "06pgkma0i9dbir74cfhgnnkqjcq8z496by4lk1whqcj7j9ldbi2l"))))
+                "186c3s56py8xjasbp4380m9sqdba9mf7mppqz8hkli1nhbspbix9"))))
     (build-system cmake-build-system)
     (arguments (list #:tests? #f)) ;; no tests
     (inputs (list alsa-lib

base-commit: 90e34d25d5e7c14b7f3293a78f3cdad676c0d035
-- 
2.41.0





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

* bug#64885: [PATCH] gnu: qpwgraph: Update to 0.5.1.
  2023-08-10  2:56 ` [bug#64885] [PATCH] gnu: qpwgraph: Update to 0.5.2 Juliana Sims
@ 2023-08-16 20:21   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2023-08-16 20:21 UTC (permalink / raw)
  To: Juliana Sims; +Cc: 64885-done

Hi,

Juliana Sims <juli@incana.org> skribis:

> * gnu/packages/audio.scm (qpwgraph): Update to 0.5.2.

Finally applied, thanks!

Ludo’.




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

end of thread, other threads:[~2023-08-16 20:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-27  3:36 [bug#64885] [PATCH] gnu: qpwgraph: Update to 0.5.1 Juliana Sims
2023-08-10  2:56 ` [bug#64885] [PATCH] gnu: qpwgraph: Update to 0.5.2 Juliana Sims
2023-08-16 20:21   ` bug#64885: [PATCH] gnu: qpwgraph: Update to 0.5.1 Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).