1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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

View File

@@ -218,7 +218,7 @@
#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