GNU bug report logs -
#73701
[PATCH] gnu: yosys: Update to 0.45.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 09 Oct 2024 08:54:53 +0200
with message-id <87v7y1n4ua.fsf <at> inventati.org>
and subject line Re: [PATCH] gnu: yosys: Update to 0.45.
has caused the debbugs.gnu.org bug report #73701,
regarding [PATCH] gnu: yosys: Update to 0.45.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
73701: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73701
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* 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
[Message part 3 (message/rfc822, inline)]
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
This bug report was last modified 280 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.