builder-web, opam-graph: use github as source for now
This commit is contained in:
parent
60ff26d3dd
commit
9cc313c191
2 changed files with 2 additions and 2 deletions
|
@ -63,5 +63,5 @@ Produced binaries can be downloaded and executed.
|
|||
"""
|
||||
|
||||
url {
|
||||
src: "git+https://git.robur.coop/robur/builder-web.git"
|
||||
src: "git+https://github.com/robur-coop/builder-web.git"
|
||||
}
|
||||
|
|
|
@ -29,7 +29,7 @@ build: [
|
|||
dev-repo: "git+https://git.robur.coop/robur/opam-graph.git"
|
||||
url {
|
||||
src:
|
||||
"https://git.robur.coop/attachments/aabe0e23-c411-4747-a44e-62e33f7f0658"
|
||||
"https://github.com/ocaml/opam-source-archives/raw/main/opam-graph-0.1.1.tar.gz"
|
||||
checksum: [
|
||||
"sha512=33e76715684b9f34f97f34a3033975beafa3cbcf88a861e937b80b6c4b08d4dd9b2aa1f7da51830a44166ae519c9a6c3f695c9b9af5583e17140359e0de1d73e"
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue