[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/06: gnu: ardour: Update to 8.9.
From: |
guix-commits |
Subject: |
01/06: gnu: ardour: Update to 8.9. |
Date: |
Fri, 18 Oct 2024 05:46:35 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 48f1d935f27c5902beb98cb9384374f2ebf94435
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Oct 15 19:20:03 2024 +0200
gnu: ardour: Update to 8.9.
* gnu/packages/audio.scm (ardour): Update to 8.9.
Change-Id: I078525cca433e94880f5177694cf98fbf5fcb872
---
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 3bb608a2d6..924adff316 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -765,7 +765,7 @@ purposes developed at Queen Mary, University of London.")
(define-public ardour
(package
(name "ardour")
- (version "8.8")
+ (version "8.9")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -782,7 +782,7 @@ purposes developed at Queen Mary, University of London.")
namespace ARDOUR { const char* revision = \"" version "\" ; const char* date =
\"\"; }")))))
(sha256
(base32
- "1wam4vq9l4g626x8rdvr6c3dqv8fc6llyxriiq77zyqc9sba3pjb"))
+ "0yxw083kxx69z927jd9jivm6s8b847lkf5a1fyrrpkja83mv29c9"))
(file-name (git-file-name name version))))
(build-system waf-build-system)
(arguments
- branch master updated (ba0340eec2 -> 061e0acd59), guix-commits, 2024/10/18
- 05/06: gnu: suil: Update to 0.10.20., guix-commits, 2024/10/18
- 01/06: gnu: ardour: Update to 8.9.,
guix-commits <=
- 02/06: gnu: ardour: Use JACK 2., guix-commits, 2024/10/18
- 04/06: gnu: lsp-plugins: Build UI feature., guix-commits, 2024/10/18
- 06/06: gnu: infamous-plugins: Update to 0.3.2., guix-commits, 2024/10/18
- 03/06: gnu: ardour: Add X11 libraries., guix-commits, 2024/10/18