guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 3282a001e9452f8689d55af47a85a9ef27adcd50
Author: Cayetano Santos <[email protected]>
AuthorDate: Tue Aug 26 17:34:11 2025 +0200
gnu: hdlmake: Update home-page.
* gnu/packages/fpga.scm (hdlmake): Switch home-page.
Change-Id: I7b2a11ba5bcfd345eab99d8906cca6152b14753c
Signed-off-by: Ludovic Courtès <[email protected]>
---
gnu/packages/fpga.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm
index b7a8a51bfb..0556d1fafb 100644
--- a/gnu/packages/fpga.scm
+++ b/gnu/packages/fpga.scm
@@ -924,7 +924,7 @@ to @samp{info \"(guix) Base Services\"} for examples.")
#:test-flags #~(list "test_all.py")))
(native-inputs (list python-pytest python-setuptools python-wheel))
(propagated-inputs (list python-networkx python-six))
- (home-page "https://gitlab.com/ohwr/project/hdl-make/")
+ (home-page "https://ohwr.gitlab.io/project/hdl-make/")
(synopsis "Generate multi-purpose makefiles for HDL projects")
(description
"Hdlmake helps manage and share @acronym{HDL, hardware description