Commit 44443c9 1 parent db9ce19 commit 44443c9 Copy full SHA for 44443c9
File tree 3 files changed +5
-3
lines changed
3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 63
63
## VCS
64
64
65
65
## Build
66
+ ### Dependencies
67
+ * Bump mccs to 1.1+16 [ #5510 @rjbou ]
66
68
67
69
## Infrastructure
68
70
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ build: [
30
30
depends: [
31
31
"ocaml" {>= "4.08.0"}
32
32
"opam-format" {= version}
33
- "mccs" {>= "1.1+9 "}
33
+ "mccs" {>= "1.1+16 "}
34
34
"dose3" {>= "6.1"}
35
35
"cudf" {>= "0.7"}
36
36
"re" {>= "1.9.0"}
Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ MD5_dose3 = bc99cbcea8fca29dca3ebbee54be45e1
38
38
39
39
$(call PKG_SAME,dose3)
40
40
41
- URL_mccs = https://github.com/AltGr /ocaml-mccs/archive/1.1+14 .tar.gz
42
- MD5_mccs = 9bfa9ff1eb3948403d44521e4e71933a
41
+ URL_mccs = https://github.com/ocaml-opam /ocaml-mccs/archive/1.1+16 .tar.gz
42
+ MD5_mccs = 4446765f76586baee995c53c2701974b
43
43
44
44
$(call PKG_SAME,mccs)
45
45
You can’t perform that action at this time.
0 commit comments