all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sughosha via Guix-patches via <guix-patches@gnu.org>
To: 58682@debbugs.gnu.org
Subject: [bug#58682] [PATCH] gnu: pd: Update to 0.52-2
Date: Fri, 21 Oct 2022 11:40:09 +0000	[thread overview]
Message-ID: <5ibd0ahLvfb1VTpWs4g5XxgCSS30vzO_IdL4fTJ49jTYgVCRTBsbYCeiiJhFm01qmv_r_0IJfdsiobqdqwF4zRjy-LvJhGa6R8DK9mzakik=@proton.me> (raw)

* 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





             reply	other threads:[~2022-10-21 11:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-21 11:40 Sughosha via Guix-patches via [this message]
2022-10-21 20:34 ` bug#58682: [PATCH] gnu: pd: Update to 0.52-2 Tobias Geerinckx-Rice via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='5ibd0ahLvfb1VTpWs4g5XxgCSS30vzO_IdL4fTJ49jTYgVCRTBsbYCeiiJhFm01qmv_r_0IJfdsiobqdqwF4zRjy-LvJhGa6R8DK9mzakik=@proton.me' \
    --to=guix-patches@gnu.org \
    --cc=58682@debbugs.gnu.org \
    --cc=Sughosha@proton.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.