File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ build: [
35
35
"-j"
36
36
jobs
37
37
"@install"
38
- "@runtest" {with-test}
39
38
"@doc" {with-doc}
40
39
]
41
40
]
44
43
src:
45
44
"https://github.com/reasonml/reason/releases/download/3.15.0/reason-3.15.0.tbz"
46
45
checksum: [
47
- "sha256=2dc61c0ad42c0c334ec918c997d087c7e7ac8748622188359808025f4214b15f "
48
- "sha512=adcb2bafbeccc1d1b515dfea1a7dbb57c01baf3d2ae95f728bcb11b02f09efda6d11ba3705f89c1d6750b2f624f201039d5a2fc3339a929ba5520a5a3e539eee "
46
+ "sha256=ec3d2025f4391f0d2b88d2053e627a85aa1addd9c51320e9e72c690e05fb66a6 "
47
+ "sha512=2bc7681a0e7649f619a8e93e961690531f697fadb1ae5d3f2c5913b0fce6995780394f2ce5b3e1920902ca7a2f4e188f62696f58f20ae3dd81c3658528bd0a33 "
49
48
]
50
49
}
51
- x-commit-hash: "2db8f7a4d2703b5c7e656f9f8b507215461b67a8 "
50
+ x-commit-hash: "71797e1529a7d08312e4741ba64562f362878047 "
Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ build: [
28
28
"-j"
29
29
jobs
30
30
"@install"
31
- "@runtest" {with-test}
32
31
"@doc" {with-doc}
33
32
]
34
33
]
37
36
src:
38
37
"https://github.com/reasonml/reason/releases/download/3.15.0/reason-3.15.0.tbz"
39
38
checksum: [
40
- "sha256=2dc61c0ad42c0c334ec918c997d087c7e7ac8748622188359808025f4214b15f "
41
- "sha512=adcb2bafbeccc1d1b515dfea1a7dbb57c01baf3d2ae95f728bcb11b02f09efda6d11ba3705f89c1d6750b2f624f201039d5a2fc3339a929ba5520a5a3e539eee "
39
+ "sha256=ec3d2025f4391f0d2b88d2053e627a85aa1addd9c51320e9e72c690e05fb66a6 "
40
+ "sha512=2bc7681a0e7649f619a8e93e961690531f697fadb1ae5d3f2c5913b0fce6995780394f2ce5b3e1920902ca7a2f4e188f62696f58f20ae3dd81c3658528bd0a33 "
42
41
]
43
42
}
44
- x-commit-hash: "2db8f7a4d2703b5c7e656f9f8b507215461b67a8 "
43
+ x-commit-hash: "71797e1529a7d08312e4741ba64562f362878047 "
You can’t perform that action at this time.
0 commit comments