mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-02 07:15:53 +02: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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user