Skip to content

Commit 80e4de0

Browse files
authored
Merge pull request ocaml#27885 from ocaml/mseri-patch-1
tezos-rust-libs 1.5 - fix bad checksum issue
2 parents 4eba549 + 4653193 commit 80e4de0

File tree

1 file changed

+2
-2
lines changed
  • packages/tezos-rust-libs/tezos-rust-libs.1.5

1 file changed

+2
-2
lines changed

packages/tezos-rust-libs/tezos-rust-libs.1.5/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ install: [
4646
dev-repo: "git+https://gitlab.com/tezos/tezos-rust-libs.git"
4747
url {
4848
src:
49-
"https://gitlab.com/tezos/tezos-rust-libs/-/archive/v1.5/tezos-rust-libs-v1.5.zip"
49+
"https://github.com/ocaml/opam-source-archives/raw/refs/heads/main/tezos-rust-libs-1.5.zip"
5050
checksum: [
5151
"md5=e6b78c9928d9e581c09ac040d217cdc9"
5252
"sha512=94deea6f1cbc5390545d7997449514661a0920aee7f78774fef70bc65a70367cb8fad9f6af0786a451f0295edc32ead6503d6f2558fe6c5035e082a9736629a3"
5353
]
54-
}
54+
}

0 commit comments

Comments
 (0)