Skip to content

Commit 0d15603

Browse files
authored
Merge pull request #27449 from hothing/opam-publish-dbase4.0.1.5
Package dbase4.0.1.5
2 parents ed75ef9 + d679b23 commit 0d15603

File tree

1 file changed

+7
-7
lines changed
  • packages/dbase4/dbase4.0.1.5

1 file changed

+7
-7
lines changed

packages/dbase4/dbase4.0.1.5/opam

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ bug-reports: "https://github.com/hothing/ocaml-libdbf/issues"
1212
depends: [
1313
"dune" {>= "3.17"}
1414
"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"}
1919
"odoc" {with-doc}
2020
"alcotest" {with-test}
2121
]
@@ -36,9 +36,9 @@ build: [
3636
dev-repo: "git+https://github.com/hothing/ocaml-libdbf.git"
3737
url {
3838
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"
4040
checksum: [
41-
"md5=020f2d2c1353b0d2f299267af9f55e3a"
42-
"sha512=4c47a5ac41b69a1c36441316417a9a20a5f3c1e1c49e6f06c20e31357c2a004c4b4c860c803c4ce1201c5b7ffaa439cb756fe7020fe943114d94f77b58513a8b"
41+
"md5=52a463a2aeaa7752233bbad897ac9332"
42+
"sha512=ea9d9dbecdabd15d7c46fb54ad73da957219c56bb574d5cb4f2f2be2b5b3abd3a604919ec76e059b6a36c9e1c0d59bebe4b990387cd930b3c18c4723b71587b9"
4343
]
4444
}

0 commit comments

Comments
 (0)