File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11opam-version: "2.0"
22name: "vhd-format-lwt"
3- version: "0.12.0 "
3+ version: "0.12.1 "
44synopsis: "Lwt interface to read/write VHD format data"
55description: """\
66A pure OCaml library to read and write
4343 "https://github.com/mirage/ocaml-vhd/releases/download/v0.12.0/vhd-format-v0.12.0.tbz"
4444 checksum: "md5=73b88364f534dc0fcee23e6c4ceca8c7"
4545}
46+ extra-files: [
47+ "0001-XSI-1457-Limit-number-of-sectors-to-coalesce.patch"
48+ "md5=34ff33a867ae299a38c1df5e9fd81716"
49+ ]
Original file line number Diff line number Diff line change 11opam-version: "2.0"
22name: "vhd-format"
3- version: "0.12.0 "
3+ version: "0.12.1 "
44synopsis: "Pure OCaml library to read/write VHD format data"
55description: """\
66A pure OCaml library to read and write
3636 "https://github.com/mirage/ocaml-vhd/releases/download/v0.12.0/vhd-format-v0.12.0.tbz"
3737 checksum: "md5=73b88364f534dc0fcee23e6c4ceca8c7"
3838}
39+ extra-files: [
40+ "0001-XSI-1457-Limit-number-of-sectors-to-coalesce.patch"
41+ "md5=34ff33a867ae299a38c1df5e9fd81716"
42+ ]
You can’t perform that action at this time.
0 commit comments