mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
gnu: picprog: Use HTTPS home page.
* gnu/packages/embedded.scm (picprog)[home-page]: Use HTTPS.
This commit is contained in:
parent
0308944ab0
commit
dd8cf0097e
1 changed files with 1 additions and 1 deletions
|
@ -1125,7 +1125,7 @@ (define-public picprog
|
|||
(delete 'configure))))
|
||||
(synopsis "Programs Microchip's PIC microcontrollers")
|
||||
(description "This program programs Microchip's PIC microcontrollers.")
|
||||
(home-page "http://hyvatti.iki.fi/~jaakko/pic/picprog.html")
|
||||
(home-page "https://hyvatti.iki.fi/~jaakko/pic/picprog.html")
|
||||
(license license:gpl3+)))
|
||||
|
||||
(define-public fc-host-tools
|
||||
|
|
Loading…
Reference in a new issue