all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#58682] [PATCH] gnu: pd: Update to 0.52-2
@ 2022-10-21 11:40 Sughosha via Guix-patches via
  2022-10-21 20:34 ` bug#58682: " Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Sughosha via Guix-patches via @ 2022-10-21 11:40 UTC (permalink / raw)
  To: 58682

* gnu/packages/music.scm (pd): Update to 0.52-2.
---
 gnu/packages/music.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 6b37c79389..326e7ff1aa 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2694,7 +2694,7 @@ (define-public tuxguitar
 (define-public pd
   (package
     (name "pd")
-    (version "0.51-4")
+    (version "0.52-2")
     (source (origin
               (method url-fetch)
               (uri
@@ -2702,7 +2702,7 @@ (define-public pd
                               version ".src.tar.gz"))
               (sha256
                (base32
-                "1hgw1ciwr59f4f9s0h7c2l36wcsn3jsddhr1r9qj97vf64c1ynaj"))))
+                "04fcsfgnv2r7g7p8vk9s9n3wba1bx4xgqw5mhwv09xbw9s3gapg9"))))
     (build-system gnu-build-system)
     (arguments
      (let ((wish (string-append "wish" (version-major+minor
-- 
2.38.0





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

* bug#58682: [PATCH] gnu: pd: Update to 0.52-2
  2022-10-21 11:40 [bug#58682] [PATCH] gnu: pd: Update to 0.52-2 Sughosha via Guix-patches via
@ 2022-10-21 20:34 ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2022-10-21 20:34 UTC (permalink / raw)
  To: Sughosha; +Cc: 58682-done

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

Sughosha via Guix-patches via 写道:
> * gnu/packages/music.scm (pd): Update to 0.52-2.

Thanks!  Pushed as 7b7aee6af977f6720e14d6df5c1e9f9463bc266c (with 
a ‘.’ at the end of the commit title).

Kind regards,

T G-R

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

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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-21 11:40 [bug#58682] [PATCH] gnu: pd: Update to 0.52-2 Sughosha via Guix-patches via
2022-10-21 20:34 ` bug#58682: " Tobias Geerinckx-Rice via Guix-patches via

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.