Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/otp/otp.0.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ x-ci-accept-failures: ["fedora-42" "debian-13"]
url {
src: "https://github.com/Heyji2/otp/archive/refs/tags/0.2.tar.gz"
checksum: [
"md5=0a0f0946ccc2af37eb34132793785db8"
"sha512=49d3d444291ccfa430a846090305beb1b6561e89ae40db8d77aa8eac87ed43af24c58dd7e75ca9bfaa3ec5f65af790d67de07057bfcbc37a5bf8d75f291d247e"
"md5=10e7e9ec1c962298e78e9c3bb2445b59"
"sha512=4acd908ce271ee3ddce899c73383270380e03d3d638d83c61e6de57c0beae4f4e298f6390b970f675a057f6b0519450cf6ed8c0334f0538960475285555baf12"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This updates the checksums of the existing 0.2 release from #28704 which was merged last week.
It is against the opam-repo policy to change these once merged, as it can affect users:
https://github.com/ocaml/opam-repository/tree/master/governance/policies#11-changes-to-a-packages-source-archive-are-prohibited

As your change seems to include a bugfix, I recommend rolling an otp.0.2.1 release containing the fix instead.

]
}
Loading