GNU bug report logs - #73701
[PATCH] gnu: yosys: Update to 0.45.

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Tue, 8 Oct 2024 08:50:02 UTC

Severity: normal

Tags: patch

Done: Cayetano Santos <csantosb <at> inventati.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73701 in the body.
You can then email your comments to 73701 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#73701; Package guix-patches. (Tue, 08 Oct 2024 08:50:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Cayetano Santos <csantosb <at> inventati.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 08 Oct 2024 08:50:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: yosys: Update to 0.45.
Date: Tue,  8 Oct 2024 10:49:27 +0200
* 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





Reply sent to Cayetano Santos <csantosb <at> inventati.org>:
You have taken responsibility. (Wed, 09 Oct 2024 06:56:02 GMT) Full text and rfc822 format available.

Notification sent to Cayetano Santos <csantosb <at> inventati.org>:
bug acknowledged by developer. (Wed, 09 Oct 2024 06:56:02 GMT) Full text and rfc822 format available.

Message #10 received at 73701-done <at> debbugs.gnu.org (full text, mbox):

From: Cayetano Santos <csantosb <at> inventati.org>
To: 73701-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: yosys: Update to 0.45.
Date: Wed, 09 Oct 2024 08:54:53 +0200
Wrong patch.

>mar. 08 oct. 2024 at 10:49, Cayetano Santos <csantosb <at> inventati.org> 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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 06 Nov 2024 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 279 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.