treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
description = "OCaml native toplevel";
|
||||
homepage = http://benediktmeurer.de/ocamlnat/;
|
||||
homepage = "http://benediktmeurer.de/ocamlnat/";
|
||||
license = stdenv.lib.licenses.qpl;
|
||||
longDescription = ''
|
||||
The ocamlnat project provides a new native code OCaml toplevel
|
||||
|
||||
Reference in New Issue
Block a user