From 851670db846adaac9f30b8820008980f93782d25 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Wed, 10 Oct 2018 00:04:14 +0100 Subject: [PATCH] Update lockfiles, hex was missing Used by ocaml-git. --- wodan-irmin.opam | 1 + wodan-irmin.opam.locked | 1 + 2 files changed, 2 insertions(+) diff --git a/wodan-irmin.opam b/wodan-irmin.opam index a7a8c685..675ded47 100644 --- a/wodan-irmin.opam +++ b/wodan-irmin.opam @@ -19,6 +19,7 @@ depends: [ "checkseum" {>= "0.0.2"} "cohttp-lwt-unix" "mtime" + "hex" "alcotest" "angstrom" "cohttp-mirage" diff --git a/wodan-irmin.opam.locked b/wodan-irmin.opam.locked index aa2610eb..a121b01b 100644 --- a/wodan-irmin.opam.locked +++ b/wodan-irmin.opam.locked @@ -62,6 +62,7 @@ depends: [ "fpath" {= "0.7.2"} "gmp-freestanding" {= "6.1.2-1"} "hashcons" {= "1.3"} + "hex" {= "1.2.0"} "integers" {= "0.2.2"} "io-page" {= "2.0.1"} "io-page-unix" {= "2.0.1"}