diff options
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/perl.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm index f31988c7fe..8e9410e37a 100644 --- a/gnu/packages/perl.scm +++ b/gnu/packages/perl.scm @@ -161,7 +161,7 @@ text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more.") - (home-page "http://www.perl.org/") + (home-page "https://www.perl.org/") (license gpl1+))) ; or "Artistic" (define-public perl-algorithm-c3 |