Skip to content

Commit 621c52f

Browse files
committed
Update Mazeppa opam files
1 parent 8a323b2 commit 621c52f

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

packages/mazeppa/mazeppa.0.3.3/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ depends: [
1111
"ocaml" {>= "5.1"}
1212
"dune" {>= "3.15"}
1313
"pprint"
14-
"checked_oint" {>= "0.2.0"}
14+
"checked_oint" {= "0.2.0"}
1515
"ppx_deriving"
1616
"ppx_string_interpolation"
1717
"ppx_yojson_conv"

packages/mazeppa/mazeppa.0.3.4/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ depends: [
1111
"ocaml" {>= "5.1"}
1212
"dune" {>= "3.15"}
1313
"pprint"
14-
"checked_oint" {>= "0.2.0"}
14+
"checked_oint" {= "0.2.0"}
1515
"ppx_deriving"
1616
"ppx_string_interpolation"
1717
"ppx_yojson_conv"

packages/mazeppa/mazeppa.0.4.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ depends: [
1111
"ocaml" {>= "4.14"}
1212
"dune" {>= "3.14"}
1313
"pprint"
14-
"checked_oint" {>= "0.2.1"}
14+
"checked_oint" {= "0.2.1"}
1515
"ppx_deriving"
1616
"ppx_string_interpolation"
1717
"ppx_yojson_conv"

packages/mazeppa/mazeppa.0.4.2/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ depends: [
1111
"ocaml" {>= "4.14"}
1212
"dune" {>= "3.14"}
1313
"pprint"
14-
"checked_oint" {>= "0.2.1"}
14+
"checked_oint" {= "0.2.1"}
1515
"ppx_deriving"
1616
"ppx_string_interpolation"
1717
"ppx_yojson_conv"

packages/mazeppa/mazeppa.0.4.3/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ depends: [
1111
"ocaml" {>= "4.14"}
1212
"dune" {>= "3.14"}
1313
"pprint"
14-
"checked_oint" {>= "0.3.0"}
14+
"checked_oint" {= "0.3.0"}
1515
"ppx_deriving"
1616
"ppx_string_interpolation"
1717
"ppx_yojson_conv"

packages/mazeppa/mazeppa.0.5.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ depends: [
1111
"ocaml" {>= "4.14"}
1212
"dune" {>= "3.14"}
1313
"pprint"
14-
"checked_oint" {>= "0.4.1"}
14+
"checked_oint" {= "0.4.1"}
1515
"ppx_deriving"
1616
"ppx_string_interpolation"
1717
"ppx_yojson_conv"

packages/mazeppa/mazeppa.0.5.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ depends: [
1111
"ocaml" {>= "4.14"}
1212
"dune" {>= "3.14"}
1313
"pprint"
14-
"checked_oint" {>= "0.4.1"}
14+
"checked_oint" {= "0.4.1"}
1515
"ppx_deriving"
1616
"ppx_string_interpolation"
1717
"ppx_yojson_conv"

0 commit comments

Comments
 (0)