unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51582] [PATCH] gnu: ardour: Update to 6.9.
@ 2021-11-03 10:53 Thorsten Wilms
  2021-11-07 22:10 ` bug#51582: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Thorsten Wilms @ 2021-11-03 10:53 UTC (permalink / raw)
  To: 51582; +Cc: Thorsten Wilms

* 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@lassieur.org>
 ;;; Copyright © 2018 Brett Gilio <brettg@gnu.org>
 ;;; Copyright © 2018, 2019 Marius Bakke <mbakke@fastmail.com>
-;;; Copyright © 2018 Thorsten Wilms <t_w_@freenet.de>
+;;; Copyright © 2018, 2021 Thorsten Wilms <t_w_@freenet.de>
 ;;; Copyright © 2018 Eric Bavier <bavier@member.fsf.org>
 ;;; Copyright © 2018 Brendan Tildesley <mail@brendan.scot>
 ;;; Copyright © 2019, 2021 Pierre Langlois <pierre.langlois@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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#51582: [PATCH] gnu: ardour: Update to 6.9.
  2021-11-03 10:53 [bug#51582] [PATCH] gnu: ardour: Update to 6.9 Thorsten Wilms
@ 2021-11-07 22:10 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-11-07 22:10 UTC (permalink / raw)
  To: Thorsten Wilms; +Cc: 51582-done

Hi,

Thorsten Wilms <t_w_@freenet.de> skribis:

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

Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-07 22:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-03 10:53 [bug#51582] [PATCH] gnu: ardour: Update to 6.9 Thorsten Wilms
2021-11-07 22:10 ` bug#51582: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).