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
c8790ebb 06b13695

+1 -1
+1 -1
packages/owl-base/owl-base.1.2/opam
··· 16 16 depends: [ 17 17 "ocaml" {>= "4.12.0"} 18 18 "base-bigarray" 19 - "dune" {>= "2.0.0"} 19 + "dune" {>= "3.16"} 20 20 ] 21 21 url { 22 22 src: "https://github.com/owlbarn/owl/releases/download/1.2/owl-1.2.tbz"