Skip to content

Commit 86ec3a5

Browse files
committed
Fix typo
1 parent 0b00800 commit 86ec3a5

File tree

1 file changed

+3
-1
lines changed
  • packages/ocaml-variants/ocaml-variants.5.1.0~rc3+tsan

1 file changed

+3
-1
lines changed

packages/ocaml-variants/ocaml-variants.5.1.0~rc3+tsan/opam

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,10 @@ depopts: [
7878
"ocaml-option-address-sanitizer"
7979
"ocaml-option-static"
8080
]
81+
82+
8183
patches: [ "check-tsan-distinguish-volatile.patch" ]
82-
extra-source "check-tsan-distinguish.volatile.patch" {
84+
extra-source "check-tsan-distinguish-volatile.patch" {
8385
src: "https://github.com/ocaml-multicore/ocaml-tsan/commit/abb8fdb186773b2fc6e4e41b122d1df4c29b058c.patch?full_index=1"
8486
checksum: "sha256=efa4449d37c3843c488caffcd06f5ebd2a7569e06f9cf98f79458506c549bd2c"
8587
}

0 commit comments

Comments
 (0)