Skip to content

Commit 991c7a1

Browse files
authored
Merge pull request #28718 from ocaml/mseri-patch-1
Update patch source URL in opam file
2 parents d12bf20 + 5569315 commit 991c7a1

File tree

1 file changed

+1
-1
lines changed
  • packages/base/base.v0.14.3

1 file changed

+1
-1
lines changed

packages/base/base.v0.14.3/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ url {
3737
patches: ["fix-mpopcnt.patch" { arch="arm64" & os="macos"} ]
3838
extra-source "fix-mpopcnt.patch" {
3939
src:
40-
"https://patch-diff.githubusercontent.com/raw/janestreet/base/pull/185.diff"
40+
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/base/base-pr-184.diff"
4141
checksum: [
4242
"sha256=0fa6c87a379b3b35ffe3db3c8e1674dbc70cef91b5b457a35ed6d758a8f9ca80"
4343
]

0 commit comments

Comments
 (0)