this repo has no description

Package cobs.0.1.1

Merlin04 0c2cf073 54c019ab

Changed files
+6 -4
packages
cobs
cobs.0.1.1
+6 -4
packages/cobs/cobs.0.1/opam packages/cobs/cobs.0.1.1/opam
···
doc: "https://github.com/Merlin04/ocaml-cobs"
bug-reports: "https://github.com/Merlin04/ocaml-cobs/issues"
depends: [
-
"ocaml"
+
"ocaml" {>= "4.08"}
+
"ocaml" {with-test & >= "4.11"}
"dune" {>= "3.15"}
"ounit2" {with-test}
"odoc" {with-doc}
···
]
dev-repo: "git+https://github.com/Merlin04/ocaml-cobs.git"
url {
-
src: "https://github.com/Merlin04/ocaml-cobs/archive/refs/tags/0.1.tar.gz"
+
src:
+
"https://github.com/Merlin04/ocaml-cobs/archive/refs/tags/0.1.1.tar.gz"
checksum: [
-
"md5=6a14593b6460cda4cb01db612eef2ff9"
-
"sha512=e66c1718c2d5bd778deab5a1a122ab70f913808e150fdcd0698a41c129d989161857b0427a34cc1c0a53bc3083d6b924849cc1ce82972feaf4c5b80effecb3bc"
+
"md5=c8127c6b4b412aacd8300a0ac72cc755"
+
"sha512=e175f679ef74d372f2478572ee5d3a576466b6d4b3b813e7c58503854eeb0ccab1ff8e8186e972695ae027d8492249c53ca17bf8329a124631fe0a38bbffbafe"
]
}