mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: systemc: Update home page.
* gnu/packages/fpga.scm (systemc) [home-page]: Update URL. Change-Id: Iec9dcd9cb9a92a8020ad5908b665e2ec09a44ba4
This commit is contained in:
parent
e523020e6a
commit
27a4af383f
1 changed files with 1 additions and 1 deletions
|
@ -751,7 +751,7 @@ automated testing of HDL code.")
|
|||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
(replace 'check (assoc-ref gnu:%standard-phases 'check)))))
|
||||
(home-page "https://accellera.org/community/systemc")
|
||||
(home-page "https://systemc.org/")
|
||||
(synopsis "Library for event-driven simulation")
|
||||
(description
|
||||
"SystemC is a C++ library for modeling concurrent systems, and the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue