this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

caldav: upper bound on cohttp 6

revdeps for #26925

+5 -5
+1 -1
packages/caldav/caldav.0.1.0/opam
··· 37 37 "ptime" {>= "0.8.5"} 38 38 "cohttp" {>= "2.0.0"} 39 39 "cohttp-lwt" {>= "2.0.0"} 40 - "cohttp-lwt-unix" {with-test & >= "2.0.0" & < "6.0.0~"} 40 + "cohttp-lwt-unix" {with-test & >= "2.0.0" & < "6.0.0~~"} 41 41 "mirage-crypto" {< "1.0.0"} 42 42 "mirage-crypto-rng" {< "1.0.0"} 43 43 "base64" {>= "3.0.0"}
+1 -1
packages/caldav/caldav.0.1.1/opam
··· 38 38 "ptime" {>= "0.8.5"} 39 39 "cohttp" {>= "2.0.0"} 40 40 "cohttp-lwt" {>= "2.0.0"} 41 - "cohttp-lwt-unix" {with-test & >= "2.0.0" & < "6.0.0~"} 41 + "cohttp-lwt-unix" {with-test & >= "2.0.0" & < "6.0.0~~"} 42 42 "mirage-crypto" {< "1.0.0"} 43 43 "mirage-crypto-rng" {< "1.0.0"} 44 44 "base64" {>= "3.0.0"}
+1 -1
packages/caldav/caldav.0.2.0/opam
··· 38 38 "ptime" {>= "0.8.5"} 39 39 "cohttp" {>= "2.0.0"} 40 40 "cohttp-lwt" {>= "2.0.0"} 41 - "cohttp-lwt-unix" {with-test & >= "2.0.0"} 41 + "cohttp-lwt-unix" {with-test & >= "2.0.0" & < "6.0.0~~"} 42 42 "mirage-crypto" {< "1.0.0"} 43 43 "mirage-crypto-rng" {< "1.0.0"} 44 44 "base64" {>= "3.0.0"}
+1 -1
packages/caldav/caldav.0.2.2/opam
··· 37 37 "ptime" {>= "0.8.5"} 38 38 "cohttp" {>= "2.0.0"} 39 39 "cohttp-lwt" {>= "2.0.0"} 40 - "cohttp-lwt-unix" {with-test & >= "2.0.0"} 40 + "cohttp-lwt-unix" {with-test & >= "2.0.0" & < "6.0.0~~"} 41 41 "mirage-crypto" {< "1.0.0"} 42 42 "mirage-crypto-rng" {< "1.0.0"} 43 43 "mirage-crypto-rng-lwt" {with-test & >= "0.11.0" & < "1.0.0"}
+1 -1
packages/caldav/caldav.0.2.3/opam
··· 36 36 "ptime" {>= "0.8.5"} 37 37 "cohttp" {>= "2.0.0"} 38 38 "cohttp-lwt" {>= "2.0.0"} 39 - "cohttp-lwt-unix" {with-test & >= "2.0.0"} 39 + "cohttp-lwt-unix" {with-test & >= "2.0.0" & < "6.0.0~~"} 40 40 "digestif" {>= "1.2.0"} 41 41 "mirage-crypto-rng" {>= "1.0.0"} 42 42 "mirage-crypto-rng-mirage" {>= "1.0.0"}