treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -35,7 +35,7 @@ stdenv.mkDerivation {
|
||||
entirely written in OCaml, hence it does not require additional C
|
||||
library.
|
||||
'';
|
||||
homepage = http://tech.motion-twin.com/xmllight.html;
|
||||
homepage = "http://tech.motion-twin.com/xmllight.html";
|
||||
license = stdenv.lib.licenses.lgpl21;
|
||||
maintainers = [ stdenv.lib.maintainers.romildo ];
|
||||
platforms = ocaml.meta.platforms or [];
|
||||
|
||||
Reference in New Issue
Block a user