mbakke pushed a commit to branch master
in repository guix.
commit 0cb9bacbfaa3eac0d97fd56924da276b48363528
Author: Marius Bakke <[email protected]>
Date: Thu May 23 23:57:57 2019 +0200
gnu: perl: Update home page.
* gnu/packages/perl.scm (perl)[home-page]: Use HTTPS.
---
gnu/packages/perl.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index f31988c..8e9410e 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