treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -12,7 +12,7 @@ buildOcamlJane {
|
||||
[ core core_extended textutils ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://github.com/janestreet/core_bench;
|
||||
homepage = "https://github.com/janestreet/core_bench";
|
||||
description = "Micro-benchmarking library for OCaml";
|
||||
license = licenses.asl20;
|
||||
maintainers = [ maintainers.pmahoney ];
|
||||
|
||||
Reference in New Issue
Block a user