summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim@guixotic.coop>2025-08-25 09:54:52 +0900
committerMaxim Cournoyer <maxim@guixotic.coop>2025-08-25 09:54:52 +0900
commit27a4af383f00b1956ada4ba4cb0bc2f930b940e4 (patch)
treeaba9eb961fffc1f75191bef633f1c44bef4f5b43 /gnu/packages
parente523020e6af27dcdb258d67e3cea883473a78a02 (diff)
gnu: systemc: Update home page.
* gnu/packages/fpga.scm (systemc) [home-page]: Update URL. Change-Id: Iec9dcd9cb9a92a8020ad5908b665e2ec09a44ba4
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/fpga.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm
index 2167406b1c1..403e87dcff5 100644
--- a/gnu/packages/fpga.scm
+++ b/gnu/packages/fpga.scm
@@ -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