mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: perl: Update home page.
* gnu/packages/perl.scm (perl)[home-page]: Use HTTPS.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user