mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.
All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
This commit is contained in:
parent
c219997a14
commit
6fd52309b8
79 changed files with 135 additions and 135 deletions
|
@ -47,7 +47,7 @@ Java libraries.")
|
|||
;; The C code is dual-licensed gpl2+ lgpl3+, the manual is fdl1.3+,
|
||||
;; the command line tool is gpl3+.
|
||||
(license (list gpl2+ gpl3+ lgpl3+ fdl1.3+))
|
||||
(home-page "http://www.gnu.org/software/libidn/")))
|
||||
(home-page "https://www.gnu.org/software/libidn/")))
|
||||
|
||||
(define-public libidn2
|
||||
(package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue