mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 11:32:21 +02: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:
@@ -57,7 +57,7 @@
|
||||
formatted output based on formatting commands contained within the text. It
|
||||
is usually the formatter of \"man\" documentation pages.")
|
||||
(license gpl3+)
|
||||
(home-page "http://www.gnu.org/software/groff/")))
|
||||
(home-page "https://www.gnu.org/software/groff/")))
|
||||
|
||||
;; There are no releases, so we take the latest commit.
|
||||
(define-public roffit
|
||||
|
||||
Reference in New Issue
Block a user