Skip to content
Merged
Show file tree
Hide file tree
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
3 changes: 2 additions & 1 deletion packages/ocamlformat/generate.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ def make(self):

versions = [
Version(
tag="2024-11-25.0",
tag="2024-12-04.0",
source_version=source_version,
ocaml_version=ocaml_version,
target_triple=target_triple,
Expand All @@ -128,6 +128,7 @@ def make(self):
for (source_version, ocaml_version) in [
("0.26.1", "5.1.1"),
("0.26.2", "5.2.1"),
("0.27.0", "5.2.1"),
]
]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ install: [
dev-repo: "git+https://github.com/ocaml-ppx/ocamlformat.git"
available: arch = "arm64" & os = "macos"
url {
src: "https://github.com/ocaml-dune/ocaml-binary-packages/releases/download/2024-11-25.0/ocamlformat.0.26.1+binary-ocaml-5.1.1-built-2024-11-25.0-aarch64-apple-darwin.tar.gz"
src: "https://github.com/ocaml-dune/ocaml-binary-packages/releases/download/2024-12-04.0/ocamlformat.0.26.1+binary-ocaml-5.1.1-built-2024-12-04.0-aarch64-apple-darwin.tar.gz"
checksum: [
"sha256=1a97fd588b786a6f731a1c9de57611e459479440dbe92b2223299b89eb86a6b9"
"sha512=32c13f1b6672e37200b1c99795b0c081ab4c89ed1bbd6b6b16794dd5ba5d4811c0ee3833495f54e3174c922b9244f8e780df9054db5436f51f65e142f07715e7"
"sha256=726e7a6a19f19e72cb50b094fc5b7cdea7e0700b7cf3375427616b02411b4265"
"sha512=1c8e48f8da118c4404b20958d8505631a8d15b97c4f0267839e216de9f4c10b9eac9f6f85a8da78e9ba4b3bd330d79b5ccd7f6d7d17a96db49bda80e745a9252"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ install: [
dev-repo: "git+https://github.com/ocaml-ppx/ocamlformat.git"
available: arch = "x86_64" & os = "macos"
url {
src: "https://github.com/ocaml-dune/ocaml-binary-packages/releases/download/2024-11-25.0/ocamlformat.0.26.1+binary-ocaml-5.1.1-built-2024-11-25.0-x86_64-apple-darwin.tar.gz"
src: "https://github.com/ocaml-dune/ocaml-binary-packages/releases/download/2024-12-04.0/ocamlformat.0.26.1+binary-ocaml-5.1.1-built-2024-12-04.0-x86_64-apple-darwin.tar.gz"
checksum: [
"sha256=004490e5e4753524be480fae5956d71fdf7b21819feba23c99d91f97e99d3bef"
"sha512=80684187f321cc49d5aad8c74d6adbba2df7cd30ceff9ef9451ba4208817c0e3084e95da60bd7c6bb414cf05dcde8c2694e27486d97ea504b2c5b15bd5d5fbf8"
"sha256=8df9734fd49aa0fa0a82b31675fc05234499c73d6c965cf1c0737095759badae"
"sha512=cba846ad9fa0ecee12f32db1f04279688c55349056b666b0b00a436df055f9ffd89b0d983390534a605c4064d6bd7be63b020630d2e396a4ec56dfc2229785e2"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ install: [
dev-repo: "git+https://github.com/ocaml-ppx/ocamlformat.git"
available: arch = "x86_64" & os = "linux"
url {
src: "https://github.com/ocaml-dune/ocaml-binary-packages/releases/download/2024-11-25.0/ocamlformat.0.26.1+binary-ocaml-5.1.1-built-2024-11-25.0-x86_64-unknown-linux-musl.tar.gz"
src: "https://github.com/ocaml-dune/ocaml-binary-packages/releases/download/2024-12-04.0/ocamlformat.0.26.1+binary-ocaml-5.1.1-built-2024-12-04.0-x86_64-unknown-linux-musl.tar.gz"
checksum: [
"sha256=797ba190f0ba256255e429ed2065cac24b79935b50f8f5c9db01a9b541a7922f"
"sha512=ecb0249b26f8e1eb49972b69e85939875b1e88ea1aae2d5a6034657bdb6cbf46b3496fc5001129c6bc47ae48e1890b4ae9f428d6d98e5b8fec665e09616c235a"
"sha256=ed748666136bfd3ce957b92a4dcf96a3241c08f3c2c9177019d4f6f92b794308"
"sha512=bea45b0ea254896ce655ab8a984a569bf9801bb2baacd0eef90ded4a596aa5c07c5cc59a3731092cc1c505ed07de021e508c10890de9acedde6aa9c92aef6a1d"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ install: [
dev-repo: "git+https://github.com/ocaml-ppx/ocamlformat.git"
available: arch = "arm64" & os = "macos"
url {
src: "https://github.com/ocaml-dune/ocaml-binary-packages/releases/download/2024-11-25.0/ocamlformat.0.26.2+binary-ocaml-5.2.1-built-2024-11-25.0-aarch64-apple-darwin.tar.gz"
src: "https://github.com/ocaml-dune/ocaml-binary-packages/releases/download/2024-12-04.0/ocamlformat.0.26.2+binary-ocaml-5.2.1-built-2024-12-04.0-aarch64-apple-darwin.tar.gz"
checksum: [
"sha256=03ccfcf17b972813b1af76624c9ebec4226166a1b075b3909f887bb56b9cd422"
"sha512=731b18a0eb13a32aa86dcd3e66022807c63f98ca932aa05b3d565127f70336431c6b88da0e10975369a587d5ec77df4b06448847e6683be0be9bb6f7c6520b6d"
"sha256=8f1972dbe81b6144e0db254d15b98162bbbf0ff2af2553e86818ccb294783faa"
"sha512=ee5b5802fcc3fa2fe3e6c8c99bb868263d56782a6940259266af01b9c4dfaea7a267f54165210774b12de59737e7f7b60bf732481643a5602f22b8a851f4faef"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ install: [
dev-repo: "git+https://github.com/ocaml-ppx/ocamlformat.git"
available: arch = "x86_64" & os = "macos"
url {
src: "https://github.com/ocaml-dune/ocaml-binary-packages/releases/download/2024-11-25.0/ocamlformat.0.26.2+binary-ocaml-5.2.1-built-2024-11-25.0-x86_64-apple-darwin.tar.gz"
src: "https://github.com/ocaml-dune/ocaml-binary-packages/releases/download/2024-12-04.0/ocamlformat.0.26.2+binary-ocaml-5.2.1-built-2024-12-04.0-x86_64-apple-darwin.tar.gz"
checksum: [
"sha256=7e848b089b8008c987490c0b9bd4d536c93afb3258d47a02aa90dff5e867bc79"
"sha512=de95055b384ecbed1023aa93b35d14d0dc3c2136d25acf62cb307ecdf18af8510a67f9323ba1be62f4459c4d98aec6a2d73a2dc00373d3468a1274cde1c3269d"
"sha256=51d6c08b607d476f1a3f97d5c982d4bbd0dc9ede5a26696f238478047e4d4d3a"
"sha512=22e6abf796041382ba4e68086d22b9440db5e465ae0a4f8b41c259c8a5f2a36fad8c2264ac6472e5d6f5d52f08df37498c9d4222d917999c93e9ce1a4c65fe8c"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ install: [
dev-repo: "git+https://github.com/ocaml-ppx/ocamlformat.git"
available: arch = "x86_64" & os = "linux"
url {
src: "https://github.com/ocaml-dune/ocaml-binary-packages/releases/download/2024-11-25.0/ocamlformat.0.26.2+binary-ocaml-5.2.1-built-2024-11-25.0-x86_64-unknown-linux-musl.tar.gz"
src: "https://github.com/ocaml-dune/ocaml-binary-packages/releases/download/2024-12-04.0/ocamlformat.0.26.2+binary-ocaml-5.2.1-built-2024-12-04.0-x86_64-unknown-linux-musl.tar.gz"
checksum: [
"sha256=4611dd8191c5751733fa352f4fcb7187072ffff1b8e13f03221f600fa18c3eb6"
"sha512=02e9ffc8b037d07b046abcb18175fec678b5246b362e7b5f18bc118ec0c3fcb0190b9708d27bd85945b02cc4a5b397edbbc6040cbda2e824c02964f537c90628"
"sha256=f466234d0f725203f480ce38dddb14006e5d9af0041bba85bf2276e28593ca12"
"sha512=f05bf532a8120051ee384216746708235f027aa9096ccd7a110984e7dcd0d2715ba8843783b90d97c1a0ec4dd6b5175b94c73dad523362c3131a0da97f74a557"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
opam-version: "2.0"
name: "ocamlformat"
version: "0.27.0"
synopsis: "Auto-formatter for OCaml code"
description: """\
**ocamlformat** is a code formatter for OCaml. It comes with opinionated default settings but is also fully customizable to suit your coding style.

- **Profiles:** ocamlformat offers profiles we predefined formatting configurations. Profiles include `default`, `ocamlformat`, `janestreet`.
- **Configurable:** Users can change the formatting profile and configure every option in their `.ocamlformat` configuration file.
- **Format Comments:** ocamlformat can format comments, docstrings, and even code blocks in your comments.
- **RPC:** ocamlformat provides an RPC server that can be used by other tools to easily format OCaml Code."""
maintainer: [
"Guillaume Petiot <guillaume@tarides.com>"
"Jules Aguillon <jules@j3s.fr>"
"Emile Trotignon <emile@tarides.com>"
]
authors: [
"Josh Berdine <jjb@fb.com>"
"Hugo Heuzard <hugo.heuzard@gmail.com>"
"Etienne Millon <etienne@tarides.com>"
"Guillaume Petiot <guillaume@tarides.com>"
"Jules Aguillon <jules@j3s.fr>"
]
license: ["MIT" "LGPL-2.1-only WITH OCaml-LGPL-linkiexception"]
homepage: "https://github.com/ocaml-ppx/ocamlformat"
bug-reports: "https://github.com/ocaml-ppx/ocamlformat/issues"
install: [
[ "find" "." "-type" "d" "-exec" "mkdir" "-p" "%{prefix}%/{}" ";" ]
[ "find" "." "-type" "f" "-exec" "cp" "{}" "%{prefix}%/{}" ";" ]
]
dev-repo: "git+https://github.com/ocaml-ppx/ocamlformat.git"
available: arch = "arm64" & os = "macos"
url {
src: "https://github.com/ocaml-dune/ocaml-binary-packages/releases/download/2024-12-04.0/ocamlformat.0.27.0+binary-ocaml-5.2.1-built-2024-12-04.0-aarch64-apple-darwin.tar.gz"
checksum: [
"sha256=091f2ed5308daa4165863eaa5c3813a10156a464a1dc6189b7ca7c4ae61d9a8b"
"sha512=7f1cdd6e8d5d631683ba579bdc1c63dad83f9a03c401023d1087065ba78e821844ef1f320fcc40a086dba3efe3680ff0396c0978b83b141c04f9aea892461f57"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
opam-version: "2.0"
name: "ocamlformat"
version: "0.27.0"
synopsis: "Auto-formatter for OCaml code"
description: """\
**ocamlformat** is a code formatter for OCaml. It comes with opinionated default settings but is also fully customizable to suit your coding style.

- **Profiles:** ocamlformat offers profiles we predefined formatting configurations. Profiles include `default`, `ocamlformat`, `janestreet`.
- **Configurable:** Users can change the formatting profile and configure every option in their `.ocamlformat` configuration file.
- **Format Comments:** ocamlformat can format comments, docstrings, and even code blocks in your comments.
- **RPC:** ocamlformat provides an RPC server that can be used by other tools to easily format OCaml Code."""
maintainer: [
"Guillaume Petiot <guillaume@tarides.com>"
"Jules Aguillon <jules@j3s.fr>"
"Emile Trotignon <emile@tarides.com>"
]
authors: [
"Josh Berdine <jjb@fb.com>"
"Hugo Heuzard <hugo.heuzard@gmail.com>"
"Etienne Millon <etienne@tarides.com>"
"Guillaume Petiot <guillaume@tarides.com>"
"Jules Aguillon <jules@j3s.fr>"
]
license: ["MIT" "LGPL-2.1-only WITH OCaml-LGPL-linkiexception"]
homepage: "https://github.com/ocaml-ppx/ocamlformat"
bug-reports: "https://github.com/ocaml-ppx/ocamlformat/issues"
install: [
[ "find" "." "-type" "d" "-exec" "mkdir" "-p" "%{prefix}%/{}" ";" ]
[ "find" "." "-type" "f" "-exec" "cp" "{}" "%{prefix}%/{}" ";" ]
]
dev-repo: "git+https://github.com/ocaml-ppx/ocamlformat.git"
available: arch = "x86_64" & os = "macos"
url {
src: "https://github.com/ocaml-dune/ocaml-binary-packages/releases/download/2024-12-04.0/ocamlformat.0.27.0+binary-ocaml-5.2.1-built-2024-12-04.0-x86_64-apple-darwin.tar.gz"
checksum: [
"sha256=8a160723be1ed9ec085e39b9e044eba56a9a9649d0e2b7895e715474a3f4ec20"
"sha512=76ad24d13ce46fbf6dda3899b0e05d30bff9aee4de88e6b4bdc97a116be735ee9d876833045a980e9b7e65a6d3b077cf5327d8cdcd5b64034ea61137fd5c7921"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
opam-version: "2.0"
name: "ocamlformat"
version: "0.27.0"
synopsis: "Auto-formatter for OCaml code"
description: """\
**ocamlformat** is a code formatter for OCaml. It comes with opinionated default settings but is also fully customizable to suit your coding style.

- **Profiles:** ocamlformat offers profiles we predefined formatting configurations. Profiles include `default`, `ocamlformat`, `janestreet`.
- **Configurable:** Users can change the formatting profile and configure every option in their `.ocamlformat` configuration file.
- **Format Comments:** ocamlformat can format comments, docstrings, and even code blocks in your comments.
- **RPC:** ocamlformat provides an RPC server that can be used by other tools to easily format OCaml Code."""
maintainer: [
"Guillaume Petiot <guillaume@tarides.com>"
"Jules Aguillon <jules@j3s.fr>"
"Emile Trotignon <emile@tarides.com>"
]
authors: [
"Josh Berdine <jjb@fb.com>"
"Hugo Heuzard <hugo.heuzard@gmail.com>"
"Etienne Millon <etienne@tarides.com>"
"Guillaume Petiot <guillaume@tarides.com>"
"Jules Aguillon <jules@j3s.fr>"
]
license: ["MIT" "LGPL-2.1-only WITH OCaml-LGPL-linkiexception"]
homepage: "https://github.com/ocaml-ppx/ocamlformat"
bug-reports: "https://github.com/ocaml-ppx/ocamlformat/issues"
install: [
[ "find" "." "-type" "d" "-exec" "mkdir" "-p" "%{prefix}%/{}" ";" ]
[ "find" "." "-type" "f" "-exec" "cp" "{}" "%{prefix}%/{}" ";" ]
]
dev-repo: "git+https://github.com/ocaml-ppx/ocamlformat.git"
available: arch = "x86_64" & os = "linux"
url {
src: "https://github.com/ocaml-dune/ocaml-binary-packages/releases/download/2024-12-04.0/ocamlformat.0.27.0+binary-ocaml-5.2.1-built-2024-12-04.0-x86_64-unknown-linux-musl.tar.gz"
checksum: [
"sha256=d6b7512cda51e2cce08b3416a9231cd07f884c0e41f773905251a571010fbc75"
"sha512=168ff3f487159621f64f75a7587f3ed424148b2549fbe2742c72dd24b9478f4d16449c0f56d4f7bcde81a80bfd8326d259f3eb4ea183b5e7c65a8b94678ffad5"
]
}