Skip to content

Commit b399b10

Browse files
committed
paf-cohttp.0.{0,2,3,4}.0 and paf-cohttp.0.0.{6,7,8,8-1,9} are incompatible with mirage-crypto-rng.0.11.0
1 parent eed0392 commit b399b10

File tree

8 files changed

+8
-8
lines changed
  • packages/paf-cohttp
    • paf-cohttp.0.0.6
    • paf-cohttp.0.0.7
    • paf-cohttp.0.0.8-1
    • paf-cohttp.0.0.8
    • paf-cohttp.0.0.9
    • paf-cohttp.0.2.0
    • paf-cohttp.0.3.0
    • paf-cohttp.0.4.0

8 files changed

+8
-8
lines changed

packages/paf-cohttp/paf-cohttp.0.0.6/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ depends: [
1818
"alcotest-lwt" {with-test}
1919
"fmt" {with-test}
2020
"logs" {with-test}
21-
"mirage-crypto-rng" {with-test}
21+
"mirage-crypto-rng" {with-test & < "0.11.0"}
2222
"mirage-time-unix" {with-test}
2323
"tcpip" {with-test & >= "6.0.0"}
2424
"uri" {with-test}

packages/paf-cohttp/paf-cohttp.0.0.7/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ depends: [
1818
"alcotest-lwt" {with-test}
1919
"fmt" {with-test}
2020
"logs" {with-test}
21-
"mirage-crypto-rng" {with-test}
21+
"mirage-crypto-rng" {with-test & < "0.11.0"}
2222
"mirage-time-unix" {with-test}
2323
"tcpip" {with-test & >= "6.0.0"}
2424
"uri" {with-test}

packages/paf-cohttp/paf-cohttp.0.0.8-1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ depends: [
1818
"alcotest-lwt" {with-test}
1919
"fmt" {with-test}
2020
"logs" {with-test}
21-
"mirage-crypto-rng" {with-test}
21+
"mirage-crypto-rng" {with-test & < "0.11.0"}
2222
"mirage-time-unix" {with-test}
2323
"tcpip" {with-test & >= "6.0.0"}
2424
"uri" {with-test}

packages/paf-cohttp/paf-cohttp.0.0.8/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ depends: [
1818
"alcotest-lwt" {with-test}
1919
"fmt" {with-test}
2020
"logs" {with-test}
21-
"mirage-crypto-rng" {with-test}
21+
"mirage-crypto-rng" {with-test & < "0.11.0"}
2222
"mirage-time-unix" {with-test}
2323
"tcpip" {with-test & >= "6.0.0"}
2424
"uri" {with-test}

packages/paf-cohttp/paf-cohttp.0.0.9/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ depends: [
1818
"alcotest-lwt" {with-test}
1919
"fmt" {with-test}
2020
"logs" {with-test}
21-
"mirage-crypto-rng" {with-test}
21+
"mirage-crypto-rng" {with-test & < "0.11.0"}
2222
"mirage-time-unix" {with-test}
2323
"tcpip" {with-test & >= "6.0.0"}
2424
"uri" {with-test}

packages/paf-cohttp/paf-cohttp.0.2.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ depends: [
1818
"alcotest-lwt" {with-test}
1919
"fmt" {with-test}
2020
"logs" {with-test}
21-
"mirage-crypto-rng" {with-test}
21+
"mirage-crypto-rng" {with-test & < "0.11.0"}
2222
"mirage-time-unix" {with-test}
2323
"tcpip" {with-test & >= "6.0.0"}
2424
"uri" {with-test}

packages/paf-cohttp/paf-cohttp.0.3.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ depends: [
1818
"alcotest-lwt" {with-test}
1919
"fmt" {with-test}
2020
"logs" {with-test}
21-
"mirage-crypto-rng" {with-test}
21+
"mirage-crypto-rng" {with-test & < "0.11.0"}
2222
"mirage-time-unix" {with-test}
2323
"tcpip" {with-test & >= "6.0.0"}
2424
"uri" {with-test}

packages/paf-cohttp/paf-cohttp.0.4.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ depends: [
1818
"alcotest-lwt" {with-test}
1919
"fmt" {with-test}
2020
"logs" {with-test}
21-
"mirage-crypto-rng" {with-test}
21+
"mirage-crypto-rng" {with-test & < "0.11.0"}
2222
"mirage-time-unix" {with-test}
2323
"tcpip" {with-test & >= "6.0.0"}
2424
"uri" {with-test}

0 commit comments

Comments
 (0)