GNU bug report logs - #64374
[PATCH] gnu: ardour: Update to 7.5.

Previous Next

Package: guix-patches;

Reported by: Sughosha <sughosha <at> disroot.org>

Date: Fri, 30 Jun 2023 20:00:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.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: Sughosha <sughosha <at> disroot.org>
Subject: bug#64374: closed (Re: bug#64374: [PATCH] gnu: ardour: Update to
 7.5.)
Date: Tue, 18 Jul 2023 12:29:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#64374: [PATCH] gnu: ardour: Update to 7.5.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 64374 <at> debbugs.gnu.org.

-- 
64374: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64374
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Sughosha <sughosha <at> disroot.org>
Cc: 64374-done <at> debbugs.gnu.org
Subject: Re: bug#64374: [PATCH] gnu: ardour: Update to 7.5.
Date: Tue, 18 Jul 2023 20:27:57 +0800
Sughosha <sughosha <at> disroot.org> writes:

> * gnu/packages/audio.scm (ardour): Update to 7.5.

Pushed to master, thank you!

[Message part 3 (message/rfc822, inline)]
From: Sughosha <sughosha <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: Sughosha <sughosha <at> disroot.org>
Subject: [PATCH] gnu: ardour: Update to 7.5.
Date: Fri, 30 Jun 2023 21:59:38 +0200
* gnu/packages/audio.scm (ardour): Update to 7.5.
---
 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 88dbbbc7a2..550f653420 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -738,7 +738,7 @@ (define (ardour-rpath-phase major-version)
 (define-public ardour
   (package
     (name "ardour")
-    (version "7.4")
+    (version "7.5")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -755,7 +755,7 @@ (define-public ardour
 namespace ARDOUR { const char* revision = \"" version "\" ; const char* date = \"\"; }")))))
               (sha256
                (base32
-                "0v66h9fghjyjinldw9yfhhlfi3my235x6n4dpxx432z35lka2h89"))
+                "18pgxnxfp0pqsy24cmf3hanr6vh0pnimsh48x5nfbflqy7ljsrkj"))
               (file-name (string-append name "-" version))))
     (build-system waf-build-system)
     (arguments

base-commit: a98126e604b666d08a4c9d838bf9c341acea7f17
-- 
2.40.1




This bug report was last modified 1 year and 304 days ago.

Previous Next


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