mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 14:40:21 -05:00
gnu: fritzing: Use HTTPS home page.
* gnu/packages/engineering.scm (fritzing)[home-page]: Use HTTPS.
This commit is contained in:
parent
c9938fa84f
commit
cfff0b386d
1 changed files with 1 additions and 1 deletions
|
@ -648,7 +648,7 @@ (define-public fritzing
|
|||
(sha256
|
||||
(base32
|
||||
"1d2v8k7p176j0lczx4vx9n9gbg3vw09n2c4b6w0wj5wqmifywhc1"))))))
|
||||
(home-page "http://fritzing.org")
|
||||
(home-page "https://fritzing.org")
|
||||
(synopsis "Electronic circuit design")
|
||||
(description
|
||||
"The Fritzing application is @dfn{Electronic Design Automation} (EDA)
|
||||
|
|
Loading…
Reference in a new issue