Skip to content
Snippets Groups Projects
Unverified Commit ebeaf280 authored by Nicolas Goaziou's avatar Nicolas Goaziou
Browse files

gnu: fasthenry: Use HTTPS home page URI.

* gnu/packages/engineering.scm (fasthenry)[home-page]: Use HTTPS URI.
parent 45a21ee4
No related branches found
No related tags found
No related merge requests found
......@@ -583,7 +583,7 @@ (define-public fasthenry
(copy-recursively "doc" doc)
(copy-recursively "examples" examples)
#t))))))
(home-page "http://www.rle.mit.edu/cpg/research_codes.htm")
(home-page "https://www.rle.mit.edu/cpg/research_codes.htm")
(synopsis "Multipole-accelerated inductance analysis program")
(description
"Fasthenry is an inductance extraction program based on a
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment