File tree Expand file tree Collapse file tree
packages/ocaml-variants/ocaml-variants.5.1.0~rc3+tsan Expand file tree Collapse file tree File renamed without changes.
Original file line number Diff line number Diff line change 11opam-version: "2.0"
22license: "LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception"
3- synopsis: "OCaml 5.1.0 release candidate 2 , with ThreadSanitizer support"
3+ synopsis: "OCaml 5.1.0 release candidate 3 , with ThreadSanitizer support"
44maintainer: "platform@lists.ocaml.org"
55authors: ["Xavier Leroy" "Damien Doligez" "Alain Frisch" "Jacques Garrigue" "Didier Rémy" "Jérôme Vouillon"]
66homepage: "https://github.com/ocaml/ocaml"
77bug-reports: "https://github.com/ocaml/ocaml"
8- dev-repo: "git+https://github.com/ocaml-multicore/ocaml-tsan.git#5.1.0-rc2 +tsan"
8+ dev-repo: "git+https://github.com/ocaml-multicore/ocaml-tsan.git#5.1.0-rc3 +tsan"
99depends: [
1010 "ocaml" {= "5.1.0" & post}
1111 "base-unix" {post}
@@ -44,8 +44,8 @@ build: [
4444]
4545install: [make "install"]
4646url {
47- src: "https://github.com/ocaml-multicore/ocaml-tsan/archive/5.1.0-rc2 +tsan.tar.gz"
48- checksum: "sha256=ef64e5dd1f4d0890642da0f081ca81b39ab9cc0befdc7c23fdbe5983b0f21d98 "
47+ src: "https://github.com/ocaml-multicore/ocaml-tsan/archive/5.1.0-rc3 +tsan.tar.gz"
48+ checksum: "sha256=d5b80d65ace8912f060b14d552b06ea1df9ef28f0cd0e70a951bb5398fb0d491 "
4949}
5050extra-files: ["ocaml-variants.install" "md5=3e969b841df1f51ca448e6e6295cb451"]
5151post-messages: [
You can’t perform that action at this time.
0 commit comments