this repo has no description
0
fork

Configure Feed

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

Merge pull request #26220 from mseri/camlzip-ub

Fix revdeps

authored by

Marcello Seri and committed by
GitHub
acfaf88c 3d0c43d0

+2 -2
+1 -1
packages/bap-byteweight/bap-byteweight.2.5.0/opam
··· 28 28 "bap-std" {= "2.5.0"} 29 29 "bap-signatures" {= "2.5.0"} 30 30 "regular" {= "2.5.0"} 31 - "camlzip" 31 + "camlzip" {< "1.12"} 32 32 "uri" 33 33 ] 34 34 synopsis: "BAP facility for indentifying code entry points"
+1 -1
packages/phylogenetics/phylogenetics.0.2.0/opam
··· 11 11 "angstrom-unix" 12 12 "binning" 13 13 "biotk" {>= "0.2.0"} 14 - "core" {>= "v0.15.0" & < "v0.17.0"} 14 + "core" {>= "v0.15.0" & < "v0.16"} 15 15 "dune" {>= "3.6"} 16 16 "gsl" 17 17 "lacaml" {>= "10.0.2"}