guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

09/11: gnu: perl: Update home page.


From: guix-commits
Subject: 09/11: gnu: perl: Update home page.
Date: Fri, 24 May 2019 16:50:55 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 0cb9bacbfaa3eac0d97fd56924da276b48363528
Author: Marius Bakke <address@hidden>
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]