gnu: perl-mojolicious: Use HTTPS home page URI.
* gnu/packages/perl-web.scm (perl-mojolicious)[home-page]: Use HTTPS URI.
This commit is contained in:
parent
0ee39e0372
commit
a359b807e1
@ -40,7 +40,7 @@
|
||||
(base32
|
||||
"11whfrbafj191ahbhlhadws0vkg9kmvqswzkvswgwajhr1x678rh"))))
|
||||
(build-system perl-build-system)
|
||||
(home-page "http://mojolicious.org/")
|
||||
(home-page "https://mojolicious.org/")
|
||||
(synopsis "Real-time web framework")
|
||||
(description "Back in the early days of the web, many people learned Perl
|
||||
because of a wonderful Perl library called @code{CGI}. It was simple enough
|
||||
|
Loading…
Reference in New Issue
Block a user