File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
packages/unison/unison.2.53.8 Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ license: "GPL-3.0-or-later"
99homepage: "https://www.cis.upenn.edu/~bcpierce/unison/"
1010bug-reports: "https://github.com/bcpierce00/unison/issues"
1111dev-repo: "git://github.com/bcpierce00/unison.git"
12+ patches: ["unison.patch"]
1213build: [
1314 [make "NATIVE=%{ocaml:native}%" "-j" jobs] {!host-system-msvc:installed}
1415 ["nmake" "NATIVE=%{ocaml:native}%"] {host-system-msvc:installed}
4344 "sha512=3e4ea9dc23645ff472c3d7bae79cad042a8ec0bbd57c8e28c49d1ad08cb2f177b09c60fec4853b11390d5825be74adb19334fcd7d2167963a05f67729890408a"
4445 ]
4546}
47+ extra-source "unison.patch" {
48+ src:
49+ "https://ulminfo.fr/~jjourdan/unison.patch"
50+ checksum: [
51+ "sha256=433ac136607a0b5dbb631aa6206d8dc614a0e7b633aabf395def9c2367a02226736038f3a7827c77ad88da1f95a55276d4cad8c4b1d0fbdac080a9f48df03f47"
52+ "md5=3758a84eb54d7b62fa8ca888478d992c"
53+ ]
54+ }
You can’t perform that action at this time.
0 commit comments