From 9c86a0785ab63f72ea23d6ef8a909631d296f2ba Mon Sep 17 00:00:00 2001 From: Jan Midtgaard Date: Thu, 26 Oct 2023 12:17:21 +0200 Subject: [PATCH] Add cpm lower bound --- packages/lbvs_consent/lbvs_consent.2.1.1/opam | 2 +- packages/lbvs_consent/lbvs_consent.2.1.2/opam | 2 +- packages/lbvs_consent/lbvs_consent.2.1.3/opam | 2 +- packages/lbvs_consent/lbvs_consent.2.2.0/opam | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/lbvs_consent/lbvs_consent.2.1.1/opam b/packages/lbvs_consent/lbvs_consent.2.1.1/opam index c0622cd10afd..fcefab332eff 100644 --- a/packages/lbvs_consent/lbvs_consent.2.1.1/opam +++ b/packages/lbvs_consent/lbvs_consent.2.1.1/opam @@ -23,7 +23,7 @@ depends: [ "camlzip" "qcheck" "minivpt" - "cpm" + "cpm" {>= "4.0.0"} "dokeysto_camltc" "minicli" {>= "5.0.0"} "conf-boost" diff --git a/packages/lbvs_consent/lbvs_consent.2.1.2/opam b/packages/lbvs_consent/lbvs_consent.2.1.2/opam index e01833bd4f90..a7e029809357 100644 --- a/packages/lbvs_consent/lbvs_consent.2.1.2/opam +++ b/packages/lbvs_consent/lbvs_consent.2.1.2/opam @@ -23,7 +23,7 @@ depends: [ "camlzip" "qcheck" "minivpt" - "cpm" + "cpm" {>= "4.0.0"} "dokeysto_camltc" "minicli" {>= "5.0.0"} "conf-boost" diff --git a/packages/lbvs_consent/lbvs_consent.2.1.3/opam b/packages/lbvs_consent/lbvs_consent.2.1.3/opam index 4d5f04437147..b193a0f6f636 100644 --- a/packages/lbvs_consent/lbvs_consent.2.1.3/opam +++ b/packages/lbvs_consent/lbvs_consent.2.1.3/opam @@ -24,7 +24,7 @@ depends: [ "camlzip" "qcheck" "vpt" - "cpm" + "cpm" {>= "4.0.0"} "dokeysto" "minicli" {>= "5.0.0"} "conf-boost" diff --git a/packages/lbvs_consent/lbvs_consent.2.2.0/opam b/packages/lbvs_consent/lbvs_consent.2.2.0/opam index 2f1f0790cfce..1a475babda1d 100644 --- a/packages/lbvs_consent/lbvs_consent.2.2.0/opam +++ b/packages/lbvs_consent/lbvs_consent.2.2.0/opam @@ -24,7 +24,7 @@ depends: [ "camlzip" "qcheck" "vpt" - "cpm" + "cpm" {>= "4.0.0"} "dokeysto" "minicli" {>= "5.0.0"} "conf-boost"