From unknown Sat Aug 16 11:11:28 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#77068 <77068@debbugs.gnu.org> To: bug#77068 <77068@debbugs.gnu.org> Subject: Status: [PATCH] gnu: yosys: Update to 0.51. Reply-To: bug#77068 <77068@debbugs.gnu.org> Date: Sat, 16 Aug 2025 18:11:28 +0000 retitle 77068 [PATCH] gnu: yosys: Update to 0.51. reassign 77068 guix-patches submitter 77068 Cayetano Santos severity 77068 normal tag 77068 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 17 07:26:48 2025 Received: (at submit) by debbugs.gnu.org; 17 Mar 2025 11:26:48 +0000 Received: from localhost ([127.0.0.1]:56123 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tu8cJ-0000dj-Cu for submit@debbugs.gnu.org; Mon, 17 Mar 2025 07:26:48 -0400 Received: from lists.gnu.org ([2001:470:142::17]:43212) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tu8cG-0000cG-MI for submit@debbugs.gnu.org; Mon, 17 Mar 2025 07:26:45 -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 1tu8c8-00089S-My for guix-patches@gnu.org; Mon, 17 Mar 2025 07:26:37 -0400 Received: from devianza.investici.org ([2c0f:f930:0:4::108]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tu8c2-0004wH-IV for guix-patches@gnu.org; Mon, 17 Mar 2025 07:26:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1742210785; bh=zKk+bflfwFCWV9myk96vBL0o2tx6bM444lpEc8ArubM=; h=From:To:Cc:Subject:Date:From; b=lum7F6LgoBALt4W3ELmlIb4qEDs3Py3er3cFRmNm2Pp2wQ1MvkiHFxqQ3k0hXe3S/ qSXyh8IaLpio3MFIBQFhpPsLjHDBqEkPq6nIRBTOajW6RNLt2fofA8jZmJTBFaucBt /5fbESDeWbGpbQmR6Gg9gqZwnqqRpklbGdLxn4+g= Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id 4ZGXjY4JNWz6vFd; Mon, 17 Mar 2025 11:26:25 +0000 (UTC) Received: from [198.167.222.108] (mx2.investici.org [198.167.222.108]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4ZGXjY2srlz6vC5; Mon, 17 Mar 2025 11:26:25 +0000 (UTC) From: Cayetano Santos To: guix-patches@gnu.org Subject: [PATCH] gnu: yosys: Update to 0.51. Date: Mon, 17 Mar 2025 12:26:02 +0100 Message-ID: X-Mailer: git-send-email 2.48.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2c0f:f930:0:4::108; envelope-from=csantosb@inventati.org; helo=devianza.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, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) 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: -0.1 (/) * gnu/packages/fpga.scm (yosys): Update to 0.51. Change-Id: Ic9f6da5e48c8eea1f897f70b32c3000c5377fdfe --- gnu/packages/fpga.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm index c09fe9bc76..28ddfb42d4 100644 --- a/gnu/packages/fpga.scm +++ b/gnu/packages/fpga.scm @@ -157,7 +157,7 @@ (define-public iverilog (define-public yosys (package (name "yosys") - (version "0.50") + (version "0.51") (source (origin (method git-fetch) @@ -165,7 +165,7 @@ (define-public yosys (url "https://github.com/YosysHQ/yosys") (commit (string-append "v" version)))) (sha256 - (base32 "13fmxsg668fqggq4jyflhd5js2m8r52gb407mfqzcqzq59129gmz")) + (base32 "091acyz3bs20shsbavqnd11n0jcx3fqal4rfg6gdf314bx6nrydm")) (file-name (git-file-name name version)))) (build-system gnu-build-system) (arguments base-commit: fd19785a9a7f111c6a97da25187c3351e7e8f3fd -- 2.48.1 From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 21 07:30:16 2025 Received: (at control) by debbugs.gnu.org; 21 Mar 2025 11:30:16 +0000 Received: from localhost ([127.0.0.1]:35788 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tvaZq-0004Z4-SA for submit@debbugs.gnu.org; Fri, 21 Mar 2025 07:30:16 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:33918) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tvaZn-0004P4-UQ for control@debbugs.gnu.org; Fri, 21 Mar 2025 07:30:12 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id F4106313 for ; Fri, 21 Mar 2025 12:30:05 +0100 (CET) Authentication-Results: hera.aquilenet.fr; none X-Virus-Scanned: Debian amavis at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavis, port 10024) with ESMTP id C1Q3ZvEiedxq for ; Fri, 21 Mar 2025 12:30:05 +0100 (CET) Received: from ribbon (91-160-117-201.subs.proxad.net [91.160.117.201]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 54F95283 for ; Fri, 21 Mar 2025 12:30:05 +0100 (CET) Date: Fri, 21 Mar 2025 12:30:04 +0100 Message-Id: <877c4iaaf7.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #77068 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: F4106313 X-Spamd-Result: default: False [8.31 / 15.00]; SPAM_FLAG(5.00)[]; NEURAL_SPAM(3.00)[0.999]; R_MIXED_CHARSET(0.71)[subject]; BAYES_HAM(-0.30)[75.00%]; MIME_GOOD(-0.10)[text/plain]; FROM_EQ_ENVFROM(0.00)[]; ARC_NA(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; MIME_TRACE(0.00)[0:+]; RCPT_COUNT_ONE(0.00)[1]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[control@debbugs.gnu.org]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Spam-Level: ******** X-Rspamd-Action: add header X-Spamd-Bar: ++++++++ X-Rspamd-Server: hera X-Spam: Yes X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: control 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: -0.0 (/) close 77068 quit From unknown Sat Aug 16 11:11:28 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 19 Apr 2025 11:25: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