unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62454] [PATCH] gnu: Update ardour to 7.3.
@ 2023-03-26  7:20 Sughosha via Guix-patches via
  2023-03-27 16:05 ` bug#62454: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Sughosha via Guix-patches via @ 2023-03-26  7:20 UTC (permalink / raw)
  To: 62454

* gnu/packages/audio.scm (ardour): Update to 7.3.
---
 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 6f3fa2a..56df8c9 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -734,7 +734,7 @@ purposes developed at Queen Mary, University of London.")
 (define-public ardour
   (package
     (name "ardour")
-    (version "7.2")
+    (version "7.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -751,7 +751,7 @@ purposes developed at Queen Mary, University of London.")
 namespace ARDOUR { const char* revision = \"" version "\" ; const char* date = \"\"; }")))))
               (sha256
                (base32
-                "1gv0wkzyx59lbnaf5iz9yva4akrd2zkhsmdk8wda3wz06zmk4w1r"))
+                "0bkhrgswhc9y1ly8nfg8hpwad77cgbr663dgj86h3aisljc4cdkw"))
               (file-name (string-append name "-" version))))
     (build-system waf-build-system)
     (arguments
--
libgit2 1.5.1





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

* bug#62454: [PATCH] gnu: Update ardour to 7.3.
  2023-03-26  7:20 [bug#62454] [PATCH] gnu: Update ardour to 7.3 Sughosha via Guix-patches via
@ 2023-03-27 16:05 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-03-27 16:05 UTC (permalink / raw)
  To: Sughosha; +Cc: 62454-done, guix-patches

[-- Attachment #1: Type: text/plain, Size: 306 bytes --]


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

> * gnu/packages/audio.scm (ardour): Update to 7.3.
> ---
>  gnu/packages/audio.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've pushed this to the master branch as
5f9ae8904194f6d07e0b54e56df6ed03312da495.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-03-27 16:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-26  7:20 [bug#62454] [PATCH] gnu: Update ardour to 7.3 Sughosha via Guix-patches via
2023-03-27 16:05 ` bug#62454: " Christopher Baines

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