Skip to content

Commit 85e5bad

Browse files
authored
Apply suggestions from code review
1 parent 2e0c43a commit 85e5bad

File tree

2 files changed

+2
-2
lines changed
  • packages/llvm

2 files changed

+2
-2
lines changed

packages/llvm/llvm.19-shared/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ extra-source "install.sh" {
5858
}
5959
extra-source "AddOCaml.cmake.patch" {
6060
src:
61-
"https://raw.githubusercontent.com/ocaml/opam-source-archives/353cd1c3bbfd32a3ba6309e631bcdd6949c5b2ce/patches/llvm/AddOCaml.cmake.patch.19"
61+
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/llvm/AddOCaml.cmake.patch.19"
6262
checksum: [
6363
"sha256=e7f8c13b60eeac6dc81ebd6ab9ddd8b6f6272d3351ae608881101b2aef949c8d"
6464
"md5=2fad2f9e7613690301d35db8b09c784f"

packages/llvm/llvm.19-static/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ extra-source "install.sh" {
5858
}
5959
extra-source "AddOCaml.cmake.patch" {
6060
src:
61-
"https://raw.githubusercontent.com/ocaml/opam-source-archives/353cd1c3bbfd32a3ba6309e631bcdd6949c5b2ce/patches/llvm/AddOCaml.cmake.patch.19"
61+
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/llvm/AddOCaml.cmake.patch.19"
6262
checksum: [
6363
"sha256=e7f8c13b60eeac6dc81ebd6ab9ddd8b6f6272d3351ae608881101b2aef949c8d"
6464
"md5=2fad2f9e7613690301d35db8b09c784f"

0 commit comments

Comments
 (0)