unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59608] [PATCH] gnu: ardour: Update to 7.1
@ 2022-11-26 12:06 Sughosha via Guix-patches via
  2022-11-26 23:25 ` bug#59608: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Sughosha via Guix-patches via @ 2022-11-26 12:06 UTC (permalink / raw)
  To: 59608

* gnu/packages/audio.scm (ardour): Update to 7.1.
---
 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 b4a0189f8b..086e838f12 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -727,7 +727,7 @@ (define (ardour-rpath-phase major-version)
 (define-public ardour
   (package
     (name "ardour")
-    (version "7.0")
+    (version "7.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -744,7 +744,7 @@ (define-public ardour
 namespace ARDOUR { const char* revision = \"" version "\" ; const char* date = \"\"; }")))))
               (sha256
                (base32
-                "1xzgcd2d8zzgx3s9sr3kcxl3vz3vfr5l1xs9qpjplmk22dfj8b08"))
+                "11ca9xpzmzafl8xl0r0w32lxjqwy532hfd2bzb0d73bdpngpvcbq"))
               (file-name (string-append name "-" version))))
     (build-system waf-build-system)
     (arguments
--
2.38.1





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

* bug#59608: [PATCH] gnu: ardour: Update to 7.1
  2022-11-26 12:06 [bug#59608] [PATCH] gnu: ardour: Update to 7.1 Sughosha via Guix-patches via
@ 2022-11-26 23:25 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-11-26 23:25 UTC (permalink / raw)
  To: Sughosha via Guix-patches via; +Cc: Sughosha, 59608-done

Hello,

Sughosha via Guix-patches via <guix-patches@gnu.org> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2022-11-26 23:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-26 12:06 [bug#59608] [PATCH] gnu: ardour: Update to 7.1 Sughosha via Guix-patches via
2022-11-26 23:25 ` bug#59608: " Nicolas Goaziou

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).