opam-version: "2.0" maintainer: "thomas@gazagnaire.org" authors: "Thomas Gazagnaire" license: "ISC" homepage: "https://github.com/mirage/irmin" bug-reports: "https://github.com/mirage/irmin/issues" dev-repo: "git+https://github.com/mirage/irmin.git" doc: "https://mirage.github.io/irmin/" build: [ ["dune" "subst"] {dev} ["dune" "build" "-p" name "-j" jobs] ] depends: [ "dune" {>= "2.9.0"} "irmin-mirage" {= version} "irmin-git" {= version} "mirage-kv" {>= "3.0.0" & < "5.0.0"} "fmt" "git" {>= "3.7.0"} "lwt" {>= "5.3.0"} "mirage-clock" "uri" ] synopsis: "MirageOS-compatible Irmin stores" url { src: "https://github.com/mirage/irmin/releases/download/3.3.2/irmin-3.3.2.tbz" checksum: [ "sha256=95a87ecc3dc2b35eee56cb351c32d2bd78c8967180a4b028324d815bfce1a6ff" "sha512=20faba561c80c5389e91993d7e2cc0cedd1330cf098b68f0456f5068cde369a5589a05cd2aeb0a701d65a7d1e1e6f4045ccfbf60349cbea2bfd02981d7bb244c" ] } x-commit-hash: "c1ce45164bbe67f6f6274870c312faab2c8ed438"