summaryrefslogtreecommitdiff
path: root/devel/ocaml-result/files/patch-dune-project
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ocaml-result/files/patch-dune-project')
-rw-r--r--devel/ocaml-result/files/patch-dune-project7
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/ocaml-result/files/patch-dune-project b/devel/ocaml-result/files/patch-dune-project
new file mode 100644
index 000000000000..2678c9cf2efa
--- /dev/null
+++ b/devel/ocaml-result/files/patch-dune-project
@@ -0,0 +1,7 @@
+--- dune-project.orig 2024-03-22 15:32:03 UTC
++++ dune-project
+@@ -1,2 +1,3 @@
+-(lang dune 1.0)
++(lang dune 2.5)
+ (name result)
++(version 1.5)