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

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

bug#58682: closed ([PATCH] gnu: pd: Update to 0.52-2)


From: GNU bug Tracking System
Subject: bug#58682: closed ([PATCH] gnu: pd: Update to 0.52-2)
Date: Fri, 21 Oct 2022 20:37:02 +0000

Your message dated Fri, 21 Oct 2022 22:34:55 +0200
with message-id <877d0szzfx.fsf@nckx>
and subject line Re: [bug#58682] [PATCH] gnu: pd: Update to 0.52-2
has caused the debbugs.gnu.org bug report #58682,
regarding [PATCH] gnu: pd: Update to 0.52-2
to be marked as done.

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


-- 
58682: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58682
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: pd: Update to 0.52-2 Date: Fri, 21 Oct 2022 11:40:09 +0000
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#58682] [PATCH] gnu: pd: Update to 0.52-2 Date: Fri, 21 Oct 2022 22:34:55 +0200
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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