From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id YMBrGVY0n2TJRAEASxT56A (envelope-from ) for ; Fri, 30 Jun 2023 22:00:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id EJCXGFY0n2SJ9wAAG6o9tA (envelope-from ) for ; Fri, 30 Jun 2023 22:00:22 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E37302667B for ; Fri, 30 Jun 2023 22:00:21 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="P/kU+xTH"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1688155222; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=8DFW1khnuyyfMhPhewzcBpLOvXndB+jDtva6kNYzalg=; b=t/csB5qRuln+zMHA7qtOA3QyP4i+BfNwDj3LVINWP6Z+Jyk223K7naTyyQFWQ0oq5X9m1n ktZEVYrXAczwy/+Qz2q0VxDXmKTpIFvgTR4Epl/RknG/AFBq82iifG1A7iZ9pyAx8fEQ/g av5poHugjoVzD9zhff0jtxMfaL3umaRMUomjXJgIemDg9zbQT/oso+dznpFxp9iFkqYCCm QHr9aMJCHJS/nhGHyeAKs59WT7o+0tctJS+lsK0uqtnvyWErWaVCdoXR+Zr9kY1Gj0LWJO 23LogvvWGhGDoaHOJASRauYzv04h8T7vI0f5bE+doMJn1RtDA+8lTA/hkBeB9Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="P/kU+xTH"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1688155222; a=rsa-sha256; cv=none; b=hd87FrHek6h7EtctpSiHQE/D8bAkv8oLKlws0F4LXxqHw3nUELq2sDXrksxEfij4Zl6Mcf zeHHA2APC+I1Xp2k+DWE4Pr/YyywNmMiTMoVXIcpBxbtA8idShbNIc2HWw0GjwdQHv/F+E joKyVz+jTPkqbLA35/3ekLkR5kDJ14Vk9NWlkH8IBhNeI4Vj5SElaKc7fA9TuD0p8BRIIT KgA7g3n39eEBJduMVl9lzkVogWPaxiaBNwfyrrobrtBkP9RcvygnvsgCPWAE/afzOBYvnV ak2IWLhda4J16wHeKXiDCTUjRnZarBFWRoN3WiYlDWKVnpRcAI1WSXx6eSaDcg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qFKHm-0006xF-4y; Fri, 30 Jun 2023 16:00:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qFKHj-0006x1-H4 for guix-patches@gnu.org; Fri, 30 Jun 2023 16:00:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qFKHj-0000an-7o for guix-patches@gnu.org; Fri, 30 Jun 2023 16:00:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qFKHj-00087V-4T for guix-patches@gnu.org; Fri, 30 Jun 2023 16:00:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64374] [PATCH] gnu: ardour: Update to 7.5. Resent-From: Sughosha Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 30 Jun 2023 20:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 64374 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64374@debbugs.gnu.org Cc: Sughosha X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.168815520031175 (code B ref -1); Fri, 30 Jun 2023 20:00:02 +0000 Received: (at submit) by debbugs.gnu.org; 30 Jun 2023 20:00:00 +0000 Received: from localhost ([127.0.0.1]:55829 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qFKHf-00086k-P1 for submit@debbugs.gnu.org; Fri, 30 Jun 2023 15:59:59 -0400 Received: from lists.gnu.org ([209.51.188.17]:58540) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qFKHd-00086c-Jf for submit@debbugs.gnu.org; Fri, 30 Jun 2023 15:59:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qFKHd-0006uY-22 for guix-patches@gnu.org; Fri, 30 Jun 2023 15:59:57 -0400 Received: from knopi.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qFKHb-0000Sn-96 for guix-patches@gnu.org; Fri, 30 Jun 2023 15:59:56 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 14451448E7; Fri, 30 Jun 2023 21:59:52 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fOyUEJ9hyO9a; Fri, 30 Jun 2023 21:59:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1688155191; bh=8+jjSwVTM822oev9HsuvPzqnmwNxr18b1HInTcy9N5M=; h=From:To:Cc:Subject:Date; b=P/kU+xTH+GCby9CZ/vTyfkQMNR8O0PZZ94jLTnZD0gnbu1UrK4BKwRnYCF88SW1rK 65M3NGstWPc25Av98Ov4k4Lh9spe2PCh8DXP7uPbhWHRk98exZLcnyYNf8QgHCf4D0 W2hDkSgm6JqmemaY1wlP/UGznVDMlJAA5UnXSoTHgi3P68f6J4heRJDQqAWDmAf7vt d+g5Kz67VdQXaK4wZt2S701f6MQrCwedNAASH4BbnjWn9mfc+Ap8047nwnIa17eMP9 9EJgzkFs4wfWcxEFX9GrJeUxyRyF5TmH+G4K/9/ejwUXWaYZUZbe+um5XN/x46R3So r9SY0tmLXqZ7g== Date: Fri, 30 Jun 2023 21:59:38 +0200 Message-Id: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=sughosha@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Sughosha X-ACL-Warn: , Sughosha via Guix-patches From: Sughosha via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -2.46 X-Spam-Score: -2.46 X-Migadu-Queue-Id: E37302667B X-TUID: P35idMmL8Tzw * gnu/packages/audio.scm (ardour): Update to 7.5. --- 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 88dbbbc7a2..550f653420 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm @@ -738,7 +738,7 @@ (define (ardour-rpath-phase major-version) (define-public ardour (package (name "ardour") - (version "7.4") + (version "7.5") (source (origin (method git-fetch) (uri (git-reference @@ -755,7 +755,7 @@ (define-public ardour namespace ARDOUR { const char* revision = \"" version "\" ; const char* date = \"\"; }"))))) (sha256 (base32 - "0v66h9fghjyjinldw9yfhhlfi3my235x6n4dpxx432z35lka2h89")) + "18pgxnxfp0pqsy24cmf3hanr6vh0pnimsh48x5nfbflqy7ljsrkj")) (file-name (string-append name "-" version)))) (build-system waf-build-system) (arguments base-commit: a98126e604b666d08a4c9d838bf9c341acea7f17 -- 2.40.1