diff options
Diffstat (limited to 'math/abella/files/patch-dune-project')
-rw-r--r-- | math/abella/files/patch-dune-project | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/math/abella/files/patch-dune-project b/math/abella/files/patch-dune-project new file mode 100644 index 000000000000..6d7a6f580c03 --- /dev/null +++ b/math/abella/files/patch-dune-project @@ -0,0 +1,8 @@ +--- dune-project.orig 2024-05-05 18:43:45 UTC ++++ dune-project +@@ -1,4 +1,4 @@ +-(lang dune 3.11) ++(lang dune 3.7) + (name abella) + (version v2.0.8) + (using menhir 2.0) |