treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -162,7 +162,7 @@ let
|
||||
''; # */
|
||||
|
||||
meta = {
|
||||
homepage = https://www.perl.org/;
|
||||
homepage = "https://www.perl.org/";
|
||||
description = "The standard implementation of the Perl 5 programmming language";
|
||||
license = licenses.artistic1;
|
||||
maintainers = [ maintainers.eelco ];
|
||||
|
||||
Reference in New Issue
Block a user