File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
packages/dbase4/dbase4.0.1.5 Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ bug-reports: "https://github.com/hothing/ocaml-libdbf/issues"
12
12
depends: [
13
13
"dune" {>= "3.17"}
14
14
"ocaml" {>= "5.2"}
15
- "cstruct"
16
- "ppx_cstruct"
17
- "bitstring"
18
- "ppx_bitstring"
15
+ "cstruct" {>= "6.2"}
16
+ "ppx_cstruct" {>= "6.2"}
17
+ "bitstring" {>= "4.1"}
18
+ "ppx_bitstring" {>= "4.1"}
19
19
"odoc" {with-doc}
20
20
"alcotest" {with-test}
21
21
]
@@ -36,9 +36,9 @@ build: [
36
36
dev-repo: "git+https://github.com/hothing/ocaml-libdbf.git"
37
37
url {
38
38
src:
39
- "https://github.com/hothing/ocaml-libdbf/archive/refs/tags/0.1.5b .tar.gz"
39
+ "https://github.com/hothing/ocaml-libdbf/archive/refs/tags/0.1.5c .tar.gz"
40
40
checksum: [
41
- "md5=020f2d2c1353b0d2f299267af9f55e3a "
42
- "sha512=4c47a5ac41b69a1c36441316417a9a20a5f3c1e1c49e6f06c20e31357c2a004c4b4c860c803c4ce1201c5b7ffaa439cb756fe7020fe943114d94f77b58513a8b "
41
+ "md5=52a463a2aeaa7752233bbad897ac9332 "
42
+ "sha512=ea9d9dbecdabd15d7c46fb54ad73da957219c56bb574d5cb4f2f2be2b5b3abd3a604919ec76e059b6a36c9e1c0d59bebe4b990387cd930b3c18c4723b71587b9 "
43
43
]
44
44
}
You can’t perform that action at this time.
0 commit comments