this repo has no description
0
fork

Configure Feed

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

update re2 availability

+1 -1
+1 -1
packages/re2/re2.v0.17.0/opam
··· 18 18 "conf-g++" {build} 19 19 "dune" {>= "3.11.0"} 20 20 ] 21 - available: arch != "arm32" & arch != "x86_32" 21 + available: arch != "arm32" & arch != "x86_32" & os != "freebsd" 22 22 synopsis: "OCaml bindings for RE2, Google's regular expression library" 23 23 description: " 24 24 "