this repo has no description
0
fork

Configure Feed

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

Update packages/owl-base/owl-base.1.2/opam

authored by

Anil Madhavapeddy and committed by
GitHub
118e3c1a c8790ebb

+1 -1
+1 -1
packages/owl-base/owl-base.1.2/opam
··· 9 9 synopsis: "OCaml Scientific and Engineering Computing - Base" 10 10 description: "Owl is an OCaml scientific library." 11 11 build: [ 12 - [ "dune" "subst" ] {pinned} 12 + [ "dune" "subst" ] {dev} 13 13 [ "dune" "build" "-p" name "-j" jobs ] 14 14 ] 15 15