Skip to content

Commit f33e6ed

Browse files
committed
update
1 parent 1ebe1e8 commit f33e6ed

File tree

2 files changed

+6
-8
lines changed
  • packages
    • reason/reason.3.15.0
    • rtop/rtop.3.15.0

2 files changed

+6
-8
lines changed

packages/reason/reason.3.15.0/opam

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ build: [
3535
"-j"
3636
jobs
3737
"@install"
38-
"@runtest" {with-test}
3938
"@doc" {with-doc}
4039
]
4140
]
@@ -44,8 +43,8 @@ url {
4443
src:
4544
"https://github.com/reasonml/reason/releases/download/3.15.0/reason-3.15.0.tbz"
4645
checksum: [
47-
"sha256=2dc61c0ad42c0c334ec918c997d087c7e7ac8748622188359808025f4214b15f"
48-
"sha512=adcb2bafbeccc1d1b515dfea1a7dbb57c01baf3d2ae95f728bcb11b02f09efda6d11ba3705f89c1d6750b2f624f201039d5a2fc3339a929ba5520a5a3e539eee"
46+
"sha256=ec3d2025f4391f0d2b88d2053e627a85aa1addd9c51320e9e72c690e05fb66a6"
47+
"sha512=2bc7681a0e7649f619a8e93e961690531f697fadb1ae5d3f2c5913b0fce6995780394f2ce5b3e1920902ca7a2f4e188f62696f58f20ae3dd81c3658528bd0a33"
4948
]
5049
}
51-
x-commit-hash: "2db8f7a4d2703b5c7e656f9f8b507215461b67a8"
50+
x-commit-hash: "71797e1529a7d08312e4741ba64562f362878047"

packages/rtop/rtop.3.15.0/opam

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ build: [
2828
"-j"
2929
jobs
3030
"@install"
31-
"@runtest" {with-test}
3231
"@doc" {with-doc}
3332
]
3433
]
@@ -37,8 +36,8 @@ url {
3736
src:
3837
"https://github.com/reasonml/reason/releases/download/3.15.0/reason-3.15.0.tbz"
3938
checksum: [
40-
"sha256=2dc61c0ad42c0c334ec918c997d087c7e7ac8748622188359808025f4214b15f"
41-
"sha512=adcb2bafbeccc1d1b515dfea1a7dbb57c01baf3d2ae95f728bcb11b02f09efda6d11ba3705f89c1d6750b2f624f201039d5a2fc3339a929ba5520a5a3e539eee"
39+
"sha256=ec3d2025f4391f0d2b88d2053e627a85aa1addd9c51320e9e72c690e05fb66a6"
40+
"sha512=2bc7681a0e7649f619a8e93e961690531f697fadb1ae5d3f2c5913b0fce6995780394f2ce5b3e1920902ca7a2f4e188f62696f58f20ae3dd81c3658528bd0a33"
4241
]
4342
}
44-
x-commit-hash: "2db8f7a4d2703b5c7e656f9f8b507215461b67a8"
43+
x-commit-hash: "71797e1529a7d08312e4741ba64562f362878047"

0 commit comments

Comments
 (0)