gnu: systemc: Update home page.

* gnu/packages/fpga.scm (systemc) [home-page]: Update URL.

Change-Id: Iec9dcd9cb9a92a8020ad5908b665e2ec09a44ba4
This commit is contained in:
Maxim Cournoyer 2025-08-25 09:54:52 +09:00
parent e523020e6a
commit 27a4af383f
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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