mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ SPI, I2C, JTAG.")
|
||||||
(delete 'configure))))
|
(delete 'configure))))
|
||||||
(synopsis "Programs Microchip's PIC microcontrollers")
|
(synopsis "Programs Microchip's PIC microcontrollers")
|
||||||
(description "This program 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+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
(define-public fc-host-tools
|
(define-public fc-host-tools
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue