this repo has no description

Update version and dune package constraints of smaws-lib and smaws-clients

Changed files
+8 -8
packages
smaws-clients
smaws-clients.0.1~preview1
smaws-lib
smaws-lib.0.1~preview1
+4 -4
packages/smaws-clients/smaws-clients.0.1-preview1/opam packages/smaws-clients/smaws-clients.0.1~preview1/opam
···
homepage: "https://github.com/chris-armstrong/smaws"
bug-reports: "https://github.com/chris-armstrong/smaws/issues"
depends: [
-
"dune" {>= "3.15" & >= "3.14"}
"ocaml" {>= "5.0"}
"smaws-lib"
"alcotest" {with-test}
···
dev-repo: "git+https://github.com/chris-armstrong/smaws.git"
url {
src:
-
"https://github.com/chris-armstrong/smaws/archive/refs/tags/0.1-preview1.tar.gz"
checksum: [
-
"md5=f040d419bc91f6d08a1407566f05c49a"
-
"sha512=5877972b83e06ffc44ddb0a24062a5c56c92f85a8bc81f600328d33a51cf3df85dc76cfb45711edd49c97b878011746c3dfc71828dadebbb6fedf4694a77f22b"
]
}
···
homepage: "https://github.com/chris-armstrong/smaws"
bug-reports: "https://github.com/chris-armstrong/smaws/issues"
depends: [
+
"dune" {>= "3.15"}
"ocaml" {>= "5.0"}
"smaws-lib"
"alcotest" {with-test}
···
dev-repo: "git+https://github.com/chris-armstrong/smaws.git"
url {
src:
+
"https://github.com/chris-armstrong/smaws/archive/refs/tags/0.1.preview1.tar.gz"
checksum: [
+
"md5=18fb70dbc45e8d81a341b9bed6871bab"
+
"sha512=7607dc98acaeed5803b44c9ca32d90c88e7813d4b3e3ae4ec661a0bad16c88dc1476bc780877527ea4cd5a4b7398453c1bb600ce0db14d39afa05dc4762b5ba5"
]
}
+4 -4
packages/smaws-lib/smaws-lib.0.1-preview1/opam packages/smaws-lib/smaws-lib.0.1~preview1/opam
···
homepage: "https://github.com/chris-armstrong/smaws"
bug-reports: "https://github.com/chris-armstrong/smaws/issues"
depends: [
-
"dune" {>= "3.15" & >= "3.14"}
"ocaml" {>= "5.0"}
"yojson" {>= "2.0.0"}
"fmt" {>= "0.9.0"}
···
dev-repo: "git+https://github.com/chris-armstrong/smaws.git"
url {
src:
-
"https://github.com/chris-armstrong/smaws/archive/refs/tags/0.1-preview1.tar.gz"
checksum: [
-
"md5=f040d419bc91f6d08a1407566f05c49a"
-
"sha512=5877972b83e06ffc44ddb0a24062a5c56c92f85a8bc81f600328d33a51cf3df85dc76cfb45711edd49c97b878011746c3dfc71828dadebbb6fedf4694a77f22b"
]
}
···
homepage: "https://github.com/chris-armstrong/smaws"
bug-reports: "https://github.com/chris-armstrong/smaws/issues"
depends: [
+
"dune" {>= "3.15"}
"ocaml" {>= "5.0"}
"yojson" {>= "2.0.0"}
"fmt" {>= "0.9.0"}
···
dev-repo: "git+https://github.com/chris-armstrong/smaws.git"
url {
src:
+
"https://github.com/chris-armstrong/smaws/archive/refs/tags/0.1.preview1.tar.gz"
checksum: [
+
"md5=18fb70dbc45e8d81a341b9bed6871bab"
+
"sha512=7607dc98acaeed5803b44c9ca32d90c88e7813d4b3e3ae4ec661a0bad16c88dc1476bc780877527ea4cd5a4b7398453c1bb600ce0db14d39afa05dc4762b5ba5"
]
}