From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 08 04:49:54 2024 Received: (at submit) by debbugs.gnu.org; 8 Oct 2024 08:49:55 +0000 Received: from localhost ([127.0.0.1]:50874 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sy5uk-0000BC-G6 for submit@debbugs.gnu.org; Tue, 08 Oct 2024 04:49:54 -0400 Received: from lists.gnu.org ([209.51.188.17]:37048) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sy5ug-0000B2-0d for submit@debbugs.gnu.org; Tue, 08 Oct 2024 04:49:53 -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 1sy5uX-0008W6-4g for guix-patches@gnu.org; Tue, 08 Oct 2024 04:49:41 -0400 Received: from confino.investici.org ([93.190.126.19]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sy5uV-0003CO-26 for guix-patches@gnu.org; Tue, 08 Oct 2024 04:49:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1728377372; bh=8wk3Vi9ZQcgG6140xqbe09lmUC9ZXSY4wxXKv10TcFo=; h=From:To:Cc:Subject:Date:From; b=mstSqgby8GeDFmPROM0CHkErKNsDxtg1rrnnpxFHeAzxAoKYY3HNQq8MGcLhSKrvN Twxf60crHnyBKh68AsvfcDBq/Ee+32boibxSbzSp8HAVQl4gYP87TXD04TY30wJiLR verQpTky8bRhO2/EUer7rW6TV9iW7VWmmwVlLrwY= Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4XN8pN0cnbz11VW; Tue, 8 Oct 2024 08:49:32 +0000 (UTC) Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4XN8pM6YkNz11VD; Tue, 8 Oct 2024 08:49:31 +0000 (UTC) From: Cayetano Santos To: guix-patches@gnu.org Subject: [PATCH] gnu: yosys: Update to 0.45. Date: Tue, 8 Oct 2024 10:49:27 +0200 Message-ID: X-Mailer: git-send-email 2.46.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=93.190.126.19; envelope-from=csantosb@inventati.org; helo=confino.investici.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-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: Cayetano Santos 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 (--) * gnu/packages/fpga.scm (yosys): Update to 0.45. --- gnu/packages/fpga.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm index 68f36d501f..8d3f6d98ed 100644 --- a/gnu/packages/fpga.scm +++ b/gnu/packages/fpga.scm @@ -141,7 +141,7 @@ (define-public iverilog (define-public yosys (package (name "yosys") - (version "0.26") + (version "0.45") (source (origin (method git-fetch) (uri (git-reference @@ -209,6 +209,7 @@ (define-public yosys (inputs (list abc graphviz + bash-minimal gtkwave libffi psmisc base-commit: d44beb9b4ad836781928a0c5667e94c0d6df13f0 -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 09 02:55:17 2024 Received: (at 73701-done) by debbugs.gnu.org; 9 Oct 2024 06:55:17 +0000 Received: from localhost ([127.0.0.1]:55469 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1syQbN-000415-0y for submit@debbugs.gnu.org; Wed, 09 Oct 2024 02:55:17 -0400 Received: from confino.investici.org ([93.190.126.19]:55103) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1syQbK-0003wC-Aa for 73701-done@debbugs.gnu.org; Wed, 09 Oct 2024 02:55:15 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1728456895; bh=1Ilnw0RWtfcWF6uyzu1rIXBH+pJnsaL0U2FCwLoIHJo=; h=From:To:Subject:In-Reply-To:References:Date:From; b=sM3cICAKKATfhyFaKTXs2prYTaZItZL5bJKjLkvgbt9HWsH9pb1Ljkho1Mpk8r9fh BHwDXBu72sg6IADMVe8yegL6tub1PonwmMVSWbvLQuWx6O+Z8CUutESFuD0wBa3/uw 74vy059CVXAc0R2oApeurflpkIP8VG07N155FvBI= Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4XNkCg62Pnz116v for <73701-done@debbugs.gnu.org>; Wed, 9 Oct 2024 06:54:55 +0000 (UTC) Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4XNkCg2RYvz116b for <73701-done@debbugs.gnu.org>; Wed, 9 Oct 2024 06:54:55 +0000 (UTC) From: Cayetano Santos To: 73701-done@debbugs.gnu.org Subject: Re: [PATCH] gnu: yosys: Update to 0.45. In-Reply-To: (Cayetano Santos's message of "Tue, 8 Oct 2024 10:49:27 +0200") References: Date: Wed, 09 Oct 2024 08:54:53 +0200 Message-ID: <87v7y1n4ua.fsf@inventati.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 73701-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.7 (-) Wrong patch. >mar. 08 oct. 2024 at 10:49, Cayetano Santos wrote: > * gnu/packages/fpga.scm (yosys): Update to 0.45. > --- > gnu/packages/fpga.scm | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm > index 68f36d501f..8d3f6d98ed 100644 > --- a/gnu/packages/fpga.scm > +++ b/gnu/packages/fpga.scm > @@ -141,7 +141,7 @@ (define-public iverilog > (define-public yosys > (package > (name "yosys") > - (version "0.26") > + (version "0.45") > (source (origin > (method git-fetch) > (uri (git-reference > @@ -209,6 +209,7 @@ (define-public yosys > (inputs > (list abc > graphviz > + bash-minimal > gtkwave > libffi > psmisc > > base-commit: d44beb9b4ad836781928a0c5667e94c0d6df13f0 From unknown Fri Aug 15 20:52:54 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 06 Nov 2024 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator