Skip to content

Commit 83687c4

Browse files
authored
Merge pull request #26153 from hannesm/opam-graph-bz2
opam-graph: source is a tar.bz2
2 parents 2c60982 + 1d7cd21 commit 83687c4

File tree

1 file changed

+1
-1
lines changed
  • packages/opam-graph/opam-graph.0.1.1

1 file changed

+1
-1
lines changed

packages/opam-graph/opam-graph.0.1.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ build: [
2929
dev-repo: "git+https://git.robur.coop/robur/opam-graph.git"
3030
url {
3131
src:
32-
"https://github.com/ocaml/opam-source-archives/raw/main/opam-graph-0.1.1.tar.gz"
32+
"https://github.com/ocaml/opam-source-archives/raw/main/opam-graph-0.1.1.tar.bz2"
3333
checksum: [
3434
"sha512=33e76715684b9f34f97f34a3033975beafa3cbcf88a861e937b80b6c4b08d4dd9b2aa1f7da51830a44166ae519c9a6c3f695c9b9af5583e17140359e0de1d73e"
3535
]

0 commit comments

Comments
 (0)