this repo has no description

Address failures

Changed files
+5 -4
packages
FPauth-core
FPauth-core.1.0.0
dream
dream.1.0.0~alpha6
dream-httpaf
dream-httpaf.1.0.0~alpha3
dream-serve
dream-serve.1.0.1
hyper
hyper.1.0.0~alpha2
+1 -1
packages/FPauth-core/FPauth-core.1.0.0/opam
···
homepage: "https://github.com/mikeGEINE/FPauth"
bug-reports: "https://github.com/mikeGEINE/FPauth/issues"
depends: [
-
"dream" {>= "1.0.0~alpha3"}
+
"dream" {>= "1.0.0~alpha3" & < "1.0.0~alpha6"}
"ocaml" {>= "4.12.0"}
"dune" {>= "2.7"}
"lwt_ppx" {>= "2.0.3"}
+1 -1
packages/dream-httpaf/dream-httpaf.1.0.0~alpha3/opam
···
url {
src: "https://github.com/aantron/dream/releases/download/1.0.0-alpha6/dream-1.0.0-alpha6.tar.gz"
-
checksum: "md5=4525b433fc9b84b153abe226628d4ef9"
+
checksum: "sha256=8d3b6344c0e175aca628b3d5bb8ee58265e8c1074fc2d40d63f136fef83daf90"
}
+1
packages/dream-serve/dream-serve.1.0.1/opam
···
"luv"
"lwt" {>= "5.4.0"}
"lwt_ppx"
+
"result"
]
build: [
+1 -1
packages/dream/dream.1.0.0~alpha6/opam
···
url {
src: "https://github.com/aantron/dream/releases/download/1.0.0-alpha6/dream-1.0.0-alpha6.tar.gz"
-
checksum: "md5=4525b433fc9b84b153abe226628d4ef9"
+
checksum: "sha256=8d3b6344c0e175aca628b3d5bb8ee58265e8c1074fc2d40d63f136fef83daf90"
}
+1 -1
packages/hyper/hyper.1.0.0~alpha2/opam
···
maintainer: "Anton Bachin <antonbachin@yahoo.com>"
depends: [
-
"dream-httpaf" {>= "1.0.0~alpha2"}
+
"dream-httpaf" {>= "1.0.0~alpha2" & < "1.0.0~alpha3"}
"dream-pure" {>= "1.0.0~alpha2"}
"dune" {>= "2.7.0"}
"lwt_ppx"