GNU bug report logs -
#51582
[PATCH] gnu: ardour: Update to 6.9.
Previous Next
Reported by: Thorsten Wilms <t_w_ <at> freenet.de>
Date: Wed, 3 Nov 2021 10:54:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 07 Nov 2021 23:10:19 +0100
with message-id <87ilx3k46s.fsf <at> gnu.org>
and subject line Re: bug#51582: [PATCH] gnu: ardour: Update to 6.9.
has caused the debbugs.gnu.org bug report #51582,
regarding [PATCH] gnu: ardour: Update to 6.9.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
51582: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51582
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/audio.scm (ardour): Update to 6.9.
---
gnu/packages/audio.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 7cfbfc731d..725d495385 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -15,7 +15,7 @@
;;; Copyright © 2018 Clément Lassieur <clement <at> lassieur.org>
;;; Copyright © 2018 Brett Gilio <brettg <at> gnu.org>
;;; Copyright © 2018, 2019 Marius Bakke <mbakke <at> fastmail.com>
-;;; Copyright © 2018 Thorsten Wilms <t_w_ <at> freenet.de>
+;;; Copyright © 2018, 2021 Thorsten Wilms <t_w_ <at> freenet.de>
;;; Copyright © 2018 Eric Bavier <bavier <at> member.fsf.org>
;;; Copyright © 2018 Brendan Tildesley <mail <at> brendan.scot>
;;; Copyright © 2019, 2021 Pierre Langlois <pierre.langlois <at> gmx.com>
@@ -616,7 +616,7 @@ (define (ardour-rpath-phase major-version)
(define-public ardour
(package
(name "ardour")
- (version "6.8")
+ (version "6.9")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -634,7 +634,7 @@ (define-public ardour
#t)))
(sha256
(base32
- "16x7bkzbrk0rgywq5vrkhf2z3jj08jw1bvaq9vwlf2b4h4sd7i4s"))
+ "0vlcbd70y0an881zv87kc3akmaiz4w7whsy3yaiiqqjww35jg1mm"))
(file-name (string-append name "-" version))))
(build-system waf-build-system)
(arguments
--
2.33.1
[Message part 3 (message/rfc822, inline)]
Hi,
Thorsten Wilms <t_w_ <at> freenet.de> skribis:
> * gnu/packages/audio.scm (ardour): Update to 6.9.
Applied, thanks!
Ludo’.
This bug report was last modified 3 years and 274 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.