File tree Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ tags: ["logging"]
11
11
homepage: "https://github.com/codinuum/vlt"
12
12
doc: "https://github.com/codinuum/vlt/README.md"
13
13
bug-reports: "https://github.com/codinuum/vlt/issues"
14
- available: os-family != "windows"
15
14
depends: [
16
15
"ocaml" {>= "4.14"}
17
16
"dune" {>= "3.7"}
@@ -30,19 +29,12 @@ build: [
30
29
"-j"
31
30
jobs
32
31
"@install"
32
+ "@runtest" {with-test}
33
33
"@doc" {with-doc}
34
34
]
35
35
]
36
- run-test: [
37
- [
38
- "dune"
39
- "runtest"
40
- "-j"
41
- jobs
42
- ]
43
- ]
44
36
dev-repo: "git+https://github.com/codinuum/vlt.git"
45
37
url {
46
- src: "https://github.com/codinuum/vlt/archive/v0.2.tar.gz"
47
- checksum: "sha256=a363c858d92696e943428d1396957bc15824a0c2644a672122080d7c6481c419 "
38
+ src: "https://github.com/codinuum/vlt/archive/v0.2.2. tar.gz"
39
+ checksum: "sha256=f52a66a0ac7f00e0e12e1931e3dd86ba68ccf34bfdbec36780a4fdd208d3b3a6 "
48
40
}
You can’t perform that action at this time.
0 commit comments