~ruther/guix-local

27a4af383f00b1956ada4ba4cb0bc2f930b940e4 — Maxim Cournoyer 10 months ago e523020
gnu: systemc: Update home page.

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

Change-Id: Iec9dcd9cb9a92a8020ad5908b665e2ec09a44ba4
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/fpga.scm
M gnu/packages/fpga.scm => gnu/packages/fpga.scm +1 -1
@@ 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