gnu: fpc: Use HTTPS home page URI.

* gnu/packages/pascal.scm (fpc)[home-page]: Use HTTPS URI.
This commit is contained in:
Nicolas Goaziou 2020-12-19 16:06:03 +01:00
parent b27013d20f
commit ef7eaeedc0
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -218,7 +218,7 @@ (define-public fpc
#t)))))))
;; fpc invokes gcc, so make sure LIBRARY_PATH et.al are set.
;(native-search-paths (package-native-search-paths gcc))
(home-page "http://www.freepascal.org")
(home-page "https://www.freepascal.org")
(synopsis "The Free Pascal Compiler")
(description
"Free Pascal is a professional Object Pascal compiler. It supports the