GNU bug report logs - #62454
[PATCH] gnu: Update ardour to 7.3.

Previous Next

Package: guix-patches;

Reported by: Sughosha <Sughosha <at> proton.me>

Date: Sun, 26 Mar 2023 07:21:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#62454: closed ([PATCH] gnu: Update ardour to 7.3.)
Date: Mon, 27 Mar 2023 16:06:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 27 Mar 2023 17:05:13 +0100
with message-id <87jzz2npro.fsf <at> cbaines.net>
and subject line Re: [bug#62454] [PATCH] gnu: Update ardour to 7.3.
has caused the debbugs.gnu.org bug report #62454,
regarding [PATCH] gnu: Update ardour to 7.3.
to be marked as done.

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


-- 
62454: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62454
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Sughosha <Sughosha <at> proton.me>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: Update ardour to 7.3.
Date: Sun, 26 Mar 2023 07:20:38 +0000
* gnu/packages/audio.scm (ardour): Update to 7.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 6f3fa2a..56df8c9 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -734,7 +734,7 @@ purposes developed at Queen Mary, University of London.")
 (define-public ardour
   (package
     (name "ardour")
-    (version "7.2")
+    (version "7.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -751,7 +751,7 @@ purposes developed at Queen Mary, University of London.")
 namespace ARDOUR { const char* revision = \"" version "\" ; const char* date = \"\"; }")))))
               (sha256
                (base32
-                "1gv0wkzyx59lbnaf5iz9yva4akrd2zkhsmdk8wda3wz06zmk4w1r"))
+                "0bkhrgswhc9y1ly8nfg8hpwad77cgbr663dgj86h3aisljc4cdkw"))
               (file-name (string-append name "-" version))))
     (build-system waf-build-system)
     (arguments
--
libgit2 1.5.1



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Sughosha <Sughosha <at> proton.me>
Cc: 62454-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#62454] [PATCH] gnu: Update ardour to 7.3.
Date: Mon, 27 Mar 2023 17:05:13 +0100
[Message part 4 (text/plain, inline)]
Sughosha via Guix-patches via <guix-patches <at> gnu.org> writes:

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

Thanks, I've pushed this to the master branch as
5f9ae8904194f6d07e0b54e56df6ed03312da495.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 108 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.