From unknown Thu Sep 11 20:11:51 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#61425] [PATCH 4/6] gnu: carla: Update to 2.6.0 pre-release. Resent-From: Maya Tomasek Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 11 Feb 2023 10:37:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 61425 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61425@debbugs.gnu.org Cc: Antero Mejr X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.167611177219167 (code B ref -1); Sat, 11 Feb 2023 10:37:03 +0000 Received: (at submit) by debbugs.gnu.org; 11 Feb 2023 10:36:12 +0000 Received: from localhost ([127.0.0.1]:38982 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pQnEp-0004z2-Vt for submit@debbugs.gnu.org; Sat, 11 Feb 2023 05:36:12 -0500 Received: from lists.gnu.org ([209.51.188.17]:37772) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pQnEm-0004yf-8o for submit@debbugs.gnu.org; Sat, 11 Feb 2023 05:36:08 -0500 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 1pQnEm-0004Oj-2t for guix-patches@gnu.org; Sat, 11 Feb 2023 05:36:08 -0500 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 1pQnEk-0005nW-CZ for guix-patches@gnu.org; Sat, 11 Feb 2023 05:36:07 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 4EE504094F; Sat, 11 Feb 2023 11:36:05 +0100 (CET) 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 fkBGfx70sH8z; Sat, 11 Feb 2023 11:36:04 +0100 (CET) From: Maya Tomasek DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1676111763; bh=9XpLWWWqj7myJN+o4S7X76O/5lu3MgrmhLVVo84W5A8=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=E3+7fxRdM8tpzJ1PdNAUrLxWi+cYVrvchcCgaGJX0jn6mArWbwqwWabpMtWcMATr7 OMqj1tZckJ0uQ09VfIAKfzW8cBbhDErGGVfdTdVY39N5L4iH9THPKtEiiUvzbq5LtB 55waiEP/2sjr7S8VPdKY6RgK+ua6rjX5rItUslMcCn38lwVEzjJT4R6/HcTEu+WhaY heAQOgisXS9Za2N5q+9e16cPdXU5uM7jm1tbJ5U3AwgP773BX0txnBr0vnI7oB/lcz 3TEhXacGlPqtPyUCfRQrL4TISI8pB+xIGXjbOPIEhCuNDCnaCKLQukRl2qrfkGqAWm zJ3tD1oQpZfHg== Date: Sat, 11 Feb 2023 11:35:35 +0100 Message-Id: <20230211103537.24139-5-maya.tomasek@disroot.org> In-Reply-To: <20230211103537.24139-1-maya.tomasek@disroot.org> References: <20230211103537.24139-1-maya.tomasek@disroot.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=maya.tomasek@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 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) From: Antero Mejr * gnu/packages/audio.scm (carla): Update to 2.6.0 pre-release. --- gnu/packages/audio.scm | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index e443934e51..3ce9c0888d 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm @@ -5335,19 +5335,21 @@ (define-public redkite (license license:gpl3+))) (define-public carla + (let ((commit "aa400535b31c67f4b6c1b28e6e20e4d4f82111a3") + (revision "0")) (package (name "carla") - (version "2.4.1") + (version (git-version "2.6.0" revision commit)) (source (origin (method git-fetch) (uri (git-reference (url "https://github.com/falkTX/Carla") - (commit (string-append "v" version)))) + (commit commit))) (file-name (git-file-name name version)) (sha256 - (base32 "01ngkmfcxyg1bb4qmfvlkkjbx4lx62akxqhizl8zmqnhfcy4p9bx")))) + (base32 "0cnj2sgr60f5h6wdfmihc214wf3n74686sipl3iyzmylqrcyhbjn")))) (build-system gnu-build-system) (arguments (list #:tests? #f ; no "check" target @@ -5400,7 +5402,7 @@ (define-public carla over OSC. Carla currently supports LADSPA (including LRDF), DSSI, LV2, VST2, and VST3 plugin formats, plus SF2 and SFZ file support. It uses JACK as the default and preferred audio driver but also supports native drivers like ALSA.") - (license license:gpl2+))) + (license license:gpl2+)))) (define-public ecasound (package -- 2.39.1 From unknown Thu Sep 11 20:11:51 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Maya Tomasek Subject: bug#61425: closed (Closing this as this was a mistake) Message-ID: References: <87ttzs4gqj.fsf@disroot.org> <20230211103537.24139-5-maya.tomasek@disroot.org> X-Gnu-PR-Message: they-closed 61425 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 61425@debbugs.gnu.org Date: Sat, 11 Feb 2023 10:52:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1676112722-30252-1" This is a multi-part message in MIME format... ------------=_1676112722-30252-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #61425: [PATCH 4/6] gnu: carla: Update to 2.6.0 pre-release. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 61425@debbugs.gnu.org. --=20 61425: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D61425 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1676112722-30252-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 61425-done) by debbugs.gnu.org; 11 Feb 2023 10:51:53 +0000 Received: from localhost ([127.0.0.1]:39047 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pQnU1-0007rX-8Q for submit@debbugs.gnu.org; Sat, 11 Feb 2023 05:51:53 -0500 Received: from knopi.disroot.org ([178.21.23.139]:35208) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pQnTz-0007rP-AN for 61425-done@debbugs.gnu.org; Sat, 11 Feb 2023 05:51:51 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id A6440414A2 for <61425-done@debbugs.gnu.org>; Sat, 11 Feb 2023 11:51:50 +0100 (CET) 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 8_c_pufxTRXI for <61425-done@debbugs.gnu.org>; Sat, 11 Feb 2023 11:51:49 +0100 (CET) From: =?utf-8?B?TcOhamEgVG9tw6HFoWVr?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1676112709; bh=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN/XKdLCPjaYaY=; h=From:To:Subject:Date; b=O/2U2It0W+ceKqiHlVfnDmgMBubHgwNwL7CHyNg5mEFCg6PP7uPjPoX7fTgRRsJuE 8Is5h3RWKZjvan4kO6N1O/2AqJl3OLbDJb1iQXXT6qXSZAaqdGIzWwc4sAbJTq6+SI nLNdEffb2joBHtbnke7MByfE2Oi4r2+6J+cVqt8GOGwQ20bPp/5K0EHVQaRoH85hLU u7Nnpe8JeQCXYEMceGbPU29pgHJJgaZV1BDY0o4R1+lTWBZN4yRAQdlZc4JExA4GsY Y8dtpoGbdqSuYyQaOPE+2S6Zk6Sb84mQq4gY16lgqaVyTc7hQCi2XEpw37U3wx3HdR jfXx/GjQ5mOPw== To: 61425-done@debbugs.gnu.org Subject: Closing this as this was a mistake Date: Sat, 11 Feb 2023 11:51:48 +0100 Message-ID: <87ttzs4gqj.fsf@disroot.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 61425-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) ------------=_1676112722-30252-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 11 Feb 2023 10:36:12 +0000 Received: from localhost ([127.0.0.1]:38982 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pQnEp-0004z2-Vt for submit@debbugs.gnu.org; Sat, 11 Feb 2023 05:36:12 -0500 Received: from lists.gnu.org ([209.51.188.17]:37772) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pQnEm-0004yf-8o for submit@debbugs.gnu.org; Sat, 11 Feb 2023 05:36:08 -0500 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 1pQnEm-0004Oj-2t for guix-patches@gnu.org; Sat, 11 Feb 2023 05:36:08 -0500 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 1pQnEk-0005nW-CZ for guix-patches@gnu.org; Sat, 11 Feb 2023 05:36:07 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 4EE504094F; Sat, 11 Feb 2023 11:36:05 +0100 (CET) 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 fkBGfx70sH8z; Sat, 11 Feb 2023 11:36:04 +0100 (CET) From: Maya Tomasek DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1676111763; bh=9XpLWWWqj7myJN+o4S7X76O/5lu3MgrmhLVVo84W5A8=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=E3+7fxRdM8tpzJ1PdNAUrLxWi+cYVrvchcCgaGJX0jn6mArWbwqwWabpMtWcMATr7 OMqj1tZckJ0uQ09VfIAKfzW8cBbhDErGGVfdTdVY39N5L4iH9THPKtEiiUvzbq5LtB 55waiEP/2sjr7S8VPdKY6RgK+ua6rjX5rItUslMcCn38lwVEzjJT4R6/HcTEu+WhaY heAQOgisXS9Za2N5q+9e16cPdXU5uM7jm1tbJ5U3AwgP773BX0txnBr0vnI7oB/lcz 3TEhXacGlPqtPyUCfRQrL4TISI8pB+xIGXjbOPIEhCuNDCnaCKLQukRl2qrfkGqAWm zJ3tD1oQpZfHg== To: guix-patches@gnu.org Subject: [PATCH 4/6] gnu: carla: Update to 2.6.0 pre-release. Date: Sat, 11 Feb 2023 11:35:35 +0100 Message-Id: <20230211103537.24139-5-maya.tomasek@disroot.org> In-Reply-To: <20230211103537.24139-1-maya.tomasek@disroot.org> References: <20230211103537.24139-1-maya.tomasek@disroot.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=maya.tomasek@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 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Antero Mejr X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) From: Antero Mejr * gnu/packages/audio.scm (carla): Update to 2.6.0 pre-release. --- gnu/packages/audio.scm | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index e443934e51..3ce9c0888d 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm @@ -5335,19 +5335,21 @@ (define-public redkite (license license:gpl3+))) (define-public carla + (let ((commit "aa400535b31c67f4b6c1b28e6e20e4d4f82111a3") + (revision "0")) (package (name "carla") - (version "2.4.1") + (version (git-version "2.6.0" revision commit)) (source (origin (method git-fetch) (uri (git-reference (url "https://github.com/falkTX/Carla") - (commit (string-append "v" version)))) + (commit commit))) (file-name (git-file-name name version)) (sha256 - (base32 "01ngkmfcxyg1bb4qmfvlkkjbx4lx62akxqhizl8zmqnhfcy4p9bx")))) + (base32 "0cnj2sgr60f5h6wdfmihc214wf3n74686sipl3iyzmylqrcyhbjn")))) (build-system gnu-build-system) (arguments (list #:tests? #f ; no "check" target @@ -5400,7 +5402,7 @@ (define-public carla over OSC. Carla currently supports LADSPA (including LRDF), DSSI, LV2, VST2, and VST3 plugin formats, plus SF2 and SFZ file support. It uses JACK as the default and preferred audio driver but also supports native drivers like ALSA.") - (license license:gpl2+))) + (license license:gpl2+)))) (define-public ecasound (package -- 2.39.1 ------------=_1676112722-30252-1--