File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22(name eio-trace)
33( formatting disabled)
44( generate_opam_files true )
5- ( source ( github talex5 /eio-trace) )
5+ ( source ( github ocaml-multicore /eio-trace) )
66( maintainers " Thomas Leonard" )
77( authors " Thomas Leonard" )
88( package
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ opam-version: "2.0"
33synopsis: "Trace visualisation for Eio programs"
44maintainer: ["Thomas Leonard"]
55authors: ["Thomas Leonard"]
6- homepage: "https://github.com/talex5 /eio-trace"
7- bug-reports: "https://github.com/talex5 /eio-trace/issues"
6+ homepage: "https://github.com/ocaml-multicore /eio-trace"
7+ bug-reports: "https://github.com/ocaml-multicore /eio-trace/issues"
88depends: [
99 "dune" {>= "3.11"}
1010 "ocaml" {>= "5.1.0"}
@@ -28,4 +28,4 @@ build: [
2828 "@doc" {with-doc}
2929 ]
3030]
31- dev-repo: "git+https://github.com/talex5 /eio-trace.git"
31+ dev-repo: "git+https://github.com/ocaml-multicore /eio-trace.git"
You can’t perform that action at this time.
0 commit comments