this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

binaryen.0.7.0: pinned --> dev (fix dune misdocumentation)

authored by

Kate and committed by
GitHub
7b055844 98d5ab37

+2 -2
+2 -2
packages/binaryen/binaryen.0.7.0/opam
··· 14 14 ] 15 15 available: arch = "x86_64" & (os = "linux" | os = "macos" | os = "win32") 16 16 build: [ 17 - ["dune" "subst"] {pinned} 17 + ["dune" "subst"] {dev} 18 18 ["dune" "build" "-p" name "-j" jobs] 19 19 ] 20 20 dev-repo: "git+https://github.com/grain-lang/binaryen.ml.git" ··· 25 25 "md5=09491e1e654d1f3c825e15eff54b64ec" 26 26 "sha512=ab55ed73f3e07f3e1b7256e0122f8284b4b5b8c23fbcd3ecaa8fbb08939c6eb33fe99ae3549dd189b126b8ba2550d993b783b3aee6e86006921fc39c52d5a819" 27 27 ] 28 - } 28 + }