From d5a4b6e394b3237e34386177183238fbff71101c Mon Sep 17 00:00:00 2001 From: Louis Gesbert Date: Fri, 24 Nov 2017 11:36:23 +0100 Subject: [PATCH] Depend on fixed opam-file-format --- opam-format.opam | 2 +- src_ext/Makefile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/opam-format.opam b/opam-format.opam index 7a6d5fa29bb..4663fc82534 100644 --- a/opam-format.opam +++ b/opam-format.opam @@ -20,7 +20,7 @@ build: [ ] depends: [ "opam-core" {= "2.0.0~beta5"} - "opam-file-format" {>= "2.0.0~beta3"} + "opam-file-format" {>= "2.0.0~beta5"} "jbuilder" {build & >= "1.0+beta12"} ] available: ocaml-version >= "4.02.3" diff --git a/src_ext/Makefile b/src_ext/Makefile index e5f32a0cfb2..aa9477dce0d 100644 --- a/src_ext/Makefile +++ b/src_ext/Makefile @@ -31,8 +31,8 @@ MD5_dose3 = e7d4b1840383c6732f29a47c08ba5650 URL_mccs = https://github.com/AltGr/ocaml-mccs/archive/1.1+4.tar.gz MD5_mccs = 1ff2d73ab5c69e1fb58160213fc2d4c9 -URL_opam-file-format = https://github.com/ocaml/opam-file-format/archive/2.0.0-beta3.tar.gz -MD5_opam-file-format = fb461d14a44aac3a43751aa936e79143 +URL_opam-file-format = https://github.com/ocaml/opam-file-format/archive/2.0.0-beta5.tar.gz +MD5_opam-file-format = 5408798ca3af6e36379dd34b1b618b9c URL_result = https://github.com/janestreet/result/archive/1.2.tar.gz MD5_result = 3d5b66c5526918f0f2ca9d6811ef09c8