diff --git a/packages/ocaml-lsp-server/ocaml-lsp-server.1.18.0+binary-ocaml-5.1.1-built-2024-11-01.0-aarch64-apple-darwin/opam b/packages/ocaml-lsp-server/ocaml-lsp-server.1.18.0+binary-ocaml-5.1.1-built-2024-11-01.0-aarch64-apple-darwin/opam new file mode 100644 index 0000000..c74be08 --- /dev/null +++ b/packages/ocaml-lsp-server/ocaml-lsp-server.1.18.0+binary-ocaml-5.1.1-built-2024-11-01.0-aarch64-apple-darwin/opam @@ -0,0 +1,34 @@ +opam-version: "2.0" +name: "ocaml-lsp-server" +synopsis: "LSP Server for OCaml" +description: "An LSP server for OCaml." +maintainer: "Rudi Grinberg " +authors: [ + "Andrey Popp <8mayday@gmail.com>" + "Rusty Key " + "Louis Roché " + "Oleksiy Golovko " + "Rudi Grinberg " + "Sacha Ayoun " + "cannorin " + "Ulugbek Abdullaev " + "Thibaut Mattio " + "Max Lantas " +] +license: "ISC" +homepage: "https://github.com/ocaml/ocaml-lsp" +bug-reports: "https://github.com/ocaml/ocaml-lsp/issues" +install: [ + [ "find" "." "-type" "d" "-exec" "mkdir" "-p" "%{prefix}%/{}" ";" ] + [ "find" "." "-type" "f" "-exec" "cp" "{}" "%{prefix}%/{}" ";" ] +] +dev-repo: "git+https://github.com/ocaml/ocaml-lsp.git" +available: arch = "arm64" & os = "macos" +conflicts: "ocaml" {!= "5.1.1"} +url { + src: "https://github.com/ocaml-dune/ocaml-binary-packages/releases/download/2024-11-01.0/ocaml-lsp-server.1.18.0+binary-ocaml-5.1.1-built-2024-11-01.0-aarch64-apple-darwin.tar.gz" + checksum: [ + "sha256=24b18efe57411de90406734c5413f2331b9439279c8719fe25091983ad8cd4d8" + "sha512=74adf33beaddd1538bd554992953f056e4bdc0ccc8fcce2552fea5e043e436c5be41712574525df566fa85e0bcaeef1d59e374b11cd0b5b31e64a717e1c9f0b1" + ] +} diff --git a/packages/ocaml-lsp-server/ocaml-lsp-server.1.18.0+binary-ocaml-5.1.1-built-2024-11-01.0-x86_64-apple-darwin/opam b/packages/ocaml-lsp-server/ocaml-lsp-server.1.18.0+binary-ocaml-5.1.1-built-2024-11-01.0-x86_64-apple-darwin/opam new file mode 100644 index 0000000..eefea46 --- /dev/null +++ b/packages/ocaml-lsp-server/ocaml-lsp-server.1.18.0+binary-ocaml-5.1.1-built-2024-11-01.0-x86_64-apple-darwin/opam @@ -0,0 +1,34 @@ +opam-version: "2.0" +name: "ocaml-lsp-server" +synopsis: "LSP Server for OCaml" +description: "An LSP server for OCaml." +maintainer: "Rudi Grinberg " +authors: [ + "Andrey Popp <8mayday@gmail.com>" + "Rusty Key " + "Louis Roché " + "Oleksiy Golovko " + "Rudi Grinberg " + "Sacha Ayoun " + "cannorin " + "Ulugbek Abdullaev " + "Thibaut Mattio " + "Max Lantas " +] +license: "ISC" +homepage: "https://github.com/ocaml/ocaml-lsp" +bug-reports: "https://github.com/ocaml/ocaml-lsp/issues" +install: [ + [ "find" "." "-type" "d" "-exec" "mkdir" "-p" "%{prefix}%/{}" ";" ] + [ "find" "." "-type" "f" "-exec" "cp" "{}" "%{prefix}%/{}" ";" ] +] +dev-repo: "git+https://github.com/ocaml/ocaml-lsp.git" +available: arch = "x86_64" & os = "macos" +conflicts: "ocaml" {!= "5.1.1"} +url { + src: "https://github.com/ocaml-dune/ocaml-binary-packages/releases/download/2024-11-01.0/ocaml-lsp-server.1.18.0+binary-ocaml-5.1.1-built-2024-11-01.0-x86_64-apple-darwin.tar.gz" + checksum: [ + "sha256=2c6343e0d16467459835ff86007d64287c1df1bcaa2536b243fb7b971a2795f0" + "sha512=7a8829cf2ad30e60c9ef511962bd5e0d29c55573071aa26a1b03c3a5c4acfca415d7a56e838c3aed0b10667dccfe99c40a9830aa44fb948948049786d582e5ac" + ] +} diff --git a/packages/ocaml-lsp-server/ocaml-lsp-server.1.18.0+binary-ocaml-5.1.1-built-2024-11-01.0-x86_64-unknown-linux-musl/opam b/packages/ocaml-lsp-server/ocaml-lsp-server.1.18.0+binary-ocaml-5.1.1-built-2024-11-01.0-x86_64-unknown-linux-musl/opam new file mode 100644 index 0000000..d114abe --- /dev/null +++ b/packages/ocaml-lsp-server/ocaml-lsp-server.1.18.0+binary-ocaml-5.1.1-built-2024-11-01.0-x86_64-unknown-linux-musl/opam @@ -0,0 +1,34 @@ +opam-version: "2.0" +name: "ocaml-lsp-server" +synopsis: "LSP Server for OCaml" +description: "An LSP server for OCaml." +maintainer: "Rudi Grinberg " +authors: [ + "Andrey Popp <8mayday@gmail.com>" + "Rusty Key " + "Louis Roché " + "Oleksiy Golovko " + "Rudi Grinberg " + "Sacha Ayoun " + "cannorin " + "Ulugbek Abdullaev " + "Thibaut Mattio " + "Max Lantas " +] +license: "ISC" +homepage: "https://github.com/ocaml/ocaml-lsp" +bug-reports: "https://github.com/ocaml/ocaml-lsp/issues" +install: [ + [ "find" "." "-type" "d" "-exec" "mkdir" "-p" "%{prefix}%/{}" ";" ] + [ "find" "." "-type" "f" "-exec" "cp" "{}" "%{prefix}%/{}" ";" ] +] +dev-repo: "git+https://github.com/ocaml/ocaml-lsp.git" +available: arch = "x86_64" & os = "linux" +conflicts: "ocaml" {!= "5.1.1"} +url { + src: "https://github.com/ocaml-dune/ocaml-binary-packages/releases/download/2024-11-01.0/ocaml-lsp-server.1.18.0+binary-ocaml-5.1.1-built-2024-11-01.0-x86_64-unknown-linux-musl.tar.gz" + checksum: [ + "sha256=4948adbf0f5f1c4075ba92b62ab45e73327bf3d90098d42b11c6c43ec4b882c5" + "sha512=469ee500da5bdb5700080b98215d9ff3efbcf5119272c7053f792b7b2611316bd6ebfc0b109b1f17bfd2df90497a12ffd32c6975400f665db11a52c44199b2b1" + ] +}