this repo has no description
0
fork

Configure Feed

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

Merge pull request #26610 from Leonidas-from-XIV/semaphore-compat-ocaml-dependency

Add dependency on an OCaml package for `semaphore-compat`

authored by

Marcello Seri and committed by
GitHub
b468e917 74daae45

+2
+1
packages/semaphore-compat/semaphore-compat.1.0.0/opam
··· 12 12 doc: "https://mirage.github.io/semaphore-compat" 13 13 bug-reports: "https://github.com/mirage/semaphore-compat/issues" 14 14 depends: [ 15 + "ocaml" 15 16 "dune" {>= "2.0"} 16 17 ] 17 18 build: [
+1
packages/semaphore-compat/semaphore-compat.1.0.1/opam
··· 12 12 doc: "https://mirage.github.io/semaphore-compat" 13 13 bug-reports: "https://github.com/mirage/semaphore-compat/issues" 14 14 depends: [ 15 + "ocaml" 15 16 "dune" {>= "2.0"} 16 17 ] 17 18 build: [