Contact Graph Routing for time-varying satellite networks
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

cgr: Fix samoht.me -> gazagnaire.org URLs

+4 -4
+2 -2
cgr.opam
··· 9 9 maintainer: ["Thomas Gazagnaire <thomas@gazagnaire.org>"] 10 10 authors: ["Thomas Gazagnaire <thomas@gazagnaire.org>"] 11 11 license: "ISC" 12 - homepage: "https://tangled.org/samoht.me/ocaml-cgr" 13 - bug-reports: "https://tangled.org/samoht.me/ocaml-cgr/issues" 12 + homepage: "https://tangled.org/gazagnaire.org/ocaml-cgr" 13 + bug-reports: "https://tangled.org/gazagnaire.org/ocaml-cgr/issues" 14 14 depends: [ 15 15 "dune" {>= "3.0"} 16 16 "ocaml" {>= "5.1"}
+2 -2
dune-project
··· 7 7 (license ISC) 8 8 (authors "Thomas Gazagnaire <thomas@gazagnaire.org>") 9 9 (maintainers "Thomas Gazagnaire <thomas@gazagnaire.org>") 10 - (homepage "https://tangled.org/samoht.me/ocaml-cgr") 11 - (bug_reports "https://tangled.org/samoht.me/ocaml-cgr/issues") 10 + (homepage "https://tangled.org/gazagnaire.org/ocaml-cgr") 11 + (bug_reports "https://tangled.org/gazagnaire.org/ocaml-cgr/issues") 12 12 13 13 (package 14 14 (name cgr)