unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Sughosha via Guix-patches via <guix-patches@gnu.org>
To: 59608@debbugs.gnu.org
Subject: [bug#59608] [PATCH] gnu: ardour: Update to 7.1
Date: Sat, 26 Nov 2022 12:06:07 +0000	[thread overview]
Message-ID: <nk00lJDAXcaOggf8MQ5Mb0INGyImNYtpJyryAAp5UIzozPThoARJmhGh6YJpgGAJUdyv6KYLz3JqeRCjl76kitAX5k8IpKSc0EYjOYdCsNg=@proton.me> (raw)

* 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





             reply	other threads:[~2022-11-26 12:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-26 12:06 Sughosha via Guix-patches via [this message]
2022-11-26 23:25 ` bug#59608: [PATCH] gnu: ardour: Update to 7.1 Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='nk00lJDAXcaOggf8MQ5Mb0INGyImNYtpJyryAAp5UIzozPThoARJmhGh6YJpgGAJUdyv6KYLz3JqeRCjl76kitAX5k8IpKSc0EYjOYdCsNg=@proton.me' \
    --to=guix-patches@gnu.org \
    --cc=59608@debbugs.gnu.org \
    --cc=Sughosha@proton.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).