这是indexloc提供的服务,不要输入任何密码
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
4 changes: 2 additions & 2 deletions packages/ocaml-variants/ocaml-variants.5.2.0+ox/opam
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,9 @@ extra-source "init-menhir.tar.gz" {
}
url {
src:
"https://github.com/oxcaml/oxcaml/archive/f74e02025e37931e048296af81134a1e10ec79c1.tar.gz"
"https://github.com/oxcaml/oxcaml/archive/refs/tags/5.2.0minus-11-opam.tar.gz"
checksum:
"sha256=6d5cbccbfa453228f57a53f7aff226932c7bcf22c234bcbc51e920d3a5faa14b"
"sha256=c33697ad5ee104d2029babbf50a7613405996d971bd47fe33ca851db6270f731"
}
patches: ["ignore-opam.patch"]
extra-files: [
Expand Down
4 changes: 2 additions & 2 deletions packages/ocaml_simd/ocaml_simd.v0.18~preview.130.36+326/opam
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ description: """
"""
url {
src:
"https://github.com/janestreet/ocaml_simd/archive/207ce4c9ce60cf52760bd1070521e9b8d1f89984.tar.gz"
"https://github.com/janestreet/ocaml_simd/archive/11052cb6467e4ed3459d519a2b3da90eb5748ac2.tar.gz"
checksum:
"sha256=f44cf7ff9f3d7e92a10d2e5f01452de08311282b3cf8db81cf60061de744d59e"
"sha256=ddfc6907bd2c7dfc5ebb64ac73ef923a0b977dae551b0433f63ef55280804a4b"
}
1 change: 0 additions & 1 deletion packages/ppxlib_ast/ppxlib_ast.0.33.0+ox/files/cleanup.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/env bash
set -euo pipefail

rm -rf bench dev doc examples metaquot metaquot_lifters old_rtd_doc print-diff runner runner_as_ppx src test traverse ppxlib*.opam

Expand Down
2 changes: 1 addition & 1 deletion packages/ppxlib_ast/ppxlib_ast.0.33.0+ox/opam
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ patches: [
extra-files: [
[
"cleanup.sh"
"sha256=155384e36ed934037a17b790b87897af588194ebffa57146c93ccb776c816d7c"
"sha256=29db7be4fd7860181a36b8c052d1ef944f32918a7c8d6c74fc9b3e7539916d8c"
]
[
"ppxlib+ast+ast.ml.patch"
Expand Down
Loading