mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 11:55:06 -06:00
gnu: iverilog: Update home page.
* gnu/packages/fpga.scm (iverilog) [home-page]: Add a trailing slash to please 'guix lint'. Change-Id: I89d742950f5d55f8b3ce6d221b1337242a01649f
This commit is contained in:
parent
98e470d0a5
commit
708313bf3e
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ formal verification.")
|
|||
#:bootstrap-scripts #~(list "autoconf.sh")))
|
||||
(native-inputs (list autoconf bison flex gperf))
|
||||
(inputs (list zlib))
|
||||
(home-page "https://steveicarus.github.io/iverilog")
|
||||
(home-page "https://steveicarus.github.io/iverilog/")
|
||||
(synopsis "FPGA Verilog simulation and synthesis tool")
|
||||
(description
|
||||
"Icarus Verilog is a Verilog simulation and synthesis tool.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue