Skip to content

Commit

Permalink
opam: pinned is now dev
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Aug 4, 2021
1 parent dd50b48 commit 9874a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion otr.opam
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ depends: [
"mirage-crypto-rng" {with-test}
]
build: [
["dune" "subst"] {pinned}
["dune" "subst"] {dev}
["dune" "build" "-p" name "-j" jobs]
["dune" "runtest" "-p" name "-j" jobs] {with-test}
]
Expand Down

0 comments on commit 9874a3e

Please sign in to comment.