me
/
guix
Archived
1
0
Fork 0

gnu: picprog: Use HTTPS home page.

* gnu/packages/embedded.scm (picprog)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-19 01:28:54 +01:00
parent 0308944ab0
commit dd8cf0097e
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -1125,7 +1125,7 @@ SPI, I2C, JTAG.")
(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