treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
|
||||
commands.
|
||||
'';
|
||||
|
||||
homepage = https://www.ctan.org/pkg/latex2html;
|
||||
homepage = "https://www.ctan.org/pkg/latex2html";
|
||||
|
||||
license = licenses.gpl2;
|
||||
platforms = with platforms; linux ++ darwin;
|
||||
|
||||
Reference in New Issue
Block a user