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

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

bug#64092: closed ([PATCH] gnu: audacity: Update to 3.3.3.)


From: GNU bug Tracking System
Subject: bug#64092: closed ([PATCH] gnu: audacity: Update to 3.3.3.)
Date: Tue, 20 Jun 2023 21:31:02 +0000

Your message dated Tue, 20 Jun 2023 22:29:22 +0100
with message-id <877crxom8v.fsf@cbaines.net>
and subject line Re: [bug#64092] [PATCH] gnu: audacity: Update to 3.3.3.
has caused the debbugs.gnu.org bug report #64092,
regarding [PATCH] gnu: audacity: Update to 3.3.3.
to be marked as done.

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


-- 
64092: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64092
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: audacity: Update to 3.3.3. Date: Thu, 15 Jun 2023 23:35:38 -0400
* gnu/packages/audio.scm (audacity): Update to 3.3.3.
---
 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 58a981b2fe..232876af6f 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -860,7 +860,7 @@ (define-public ardour
 (define-public audacity
   (package
     (name "audacity")
-    (version "3.3.0-beta-1")            ;for ffmpeg 6 support
+    (version "3.3.3")            ;for ffmpeg 6 support
     (source
      (origin
        (method git-fetch)
@@ -869,7 +869,7 @@ (define-public audacity
              (commit (string-append "Audacity-" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1j1fy8h3vvf3pbyy2vxahf7admcqfmx7m1mxm7g48n54i2f0n1h9"))
+        (base32 "07jbql4jl2198z0rsa1nsf4p045iv4gz6ym75a60yyznvg0h0zwv"))
        (patches (search-patches "audacity-ffmpeg-fallback.patch"))
        (modules '((guix build utils)))
        (snippet

base-commit: 31336e9f5d68512a9c1c6826bce9f17c892a2125
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#64092] [PATCH] gnu: audacity: Update to 3.3.3. Date: Tue, 20 Jun 2023 22:29:22 +0100 User-agent: mu4e 1.10.2; emacs 28.2
kiasoc5 via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/audio.scm (audacity): Update to 3.3.3.
> ---
>  gnu/packages/audio.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed it to master as
ef6888340a152c6df0acc686787e8d26fbefcc03.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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