From db333f223346720662081786852d59779108c9d3 Mon Sep 17 00:00:00 2001 From: Landon Fuller Date: Fri, 23 Apr 2021 14:36:01 -0600 Subject: [PATCH] ocaml-batteries: update to 3.3.0 --- ocaml/ocaml-batteries/Portfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ocaml/ocaml-batteries/Portfile b/ocaml/ocaml-batteries/Portfile index ff118c606a422..635699c737e6b 100644 --- a/ocaml/ocaml-batteries/Portfile +++ b/ocaml/ocaml-batteries/Portfile @@ -5,7 +5,7 @@ PortGroup github 1.0 PortGroup ocaml 1.1 name ocaml-batteries -github.setup ocaml-batteries-team batteries-included 2.10.0 v +github.setup ocaml-batteries-team batteries-included 3.3.0 v categories ocaml devel maintainers {landonf @landonf} openmaintainer license LGPL-2.1 @@ -19,9 +19,9 @@ platforms darwin github.tarball_from archive -checksums rmd160 093ec63f5e41c11da5df80ce121aa4145d330611 \ - sha256 9cb4bd3bf3872509af43a9c61f741884503551f25b22cb9e2c73c55cee6c9861 \ - size 785599 +checksums rmd160 e2cf343628cdf28456105f8bb32be932721f6844 \ + sha256 40d18485911e343500a5636bbf1d84e2ee32f924fe87e5fd13a37641a4d8f226 \ + size 821749 depends_lib port:ocaml-num