HomeKit Accessory Protocol (HAP) for OCaml
0
fork

Configure Feed

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

Update lock file

+2 -2
+2 -2
hap.opam
··· 8 8 maintainer: ["Thomas Gazagnaire <thomas@gazagnaire.org>"] 9 9 authors: ["Thomas Gazagnaire <thomas@gazagnaire.org>"] 10 10 license: "MIT" 11 - homepage: "https://github.com/samoht/ocaml-hap" 12 - bug-reports: "https://github.com/samoht/ocaml-hap/issues" 11 + homepage: "https://tangled.org/gazagnaire.org/ocaml-hap" 12 + bug-reports: "https://tangled.org/gazagnaire.org/ocaml-hap/issues" 13 13 depends: [ 14 14 "dune" {>= "3.0"} 15 15 "ocaml" {>= "4.14"}