We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5227232 commit 65e53d1Copy full SHA for 65e53d1
debian/rules
@@ -12,7 +12,7 @@ override_dh_clean:
12
13
override_dh_auto_build:
14
opam init -y --bare
15
- opam switch create -y 4.13.1-flambda --packages=ocaml-variants.4.13.1+options,ocaml-option-flambda
+ opam switch create -y 4.14.0-flambda --packages=ocaml-variants.4.14.0+options,ocaml-option-flambda
16
opam exec -- opam install -y ./magic-trace.opam --deps-only
17
opam exec -- dh_auto_build
18
0 commit comments