From 803e1742f61b435919a95f6d52c1317a8002610f Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 22 Jun 2023 17:16:26 +0200 Subject: [PATCH] dune: update to 3.8.2. --- srcpkgs/dune/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dune/template b/srcpkgs/dune/template index 1d38c2419ca..da572e1b057 100644 --- a/srcpkgs/dune/template +++ b/srcpkgs/dune/template @@ -1,6 +1,6 @@ # Template file for 'dune' pkgname=dune -version=3.8.0 +version=3.8.2 revision=1 makedepends="ocaml" depends="ocaml" @@ -10,7 +10,7 @@ license="MIT" homepage="https://dune.build/" changelog="https://raw.githubusercontent.com/ocaml/dune/main/CHANGES.md" distfiles="https://github.com/ocaml/dune/releases/download/${version}/dune-${version}.tbz" -checksum=f7e2970bfab99c7766ff1a05deff5ad7f82cb2471abca6f72449572293f5f6b4 +checksum=5a6ec790128616b6b46616427fa9c8f2ba0d6ef5a405bf8fdbc6f82dc0d935fd nocross="ocaml" _dune_release_pkgs="dune dune-build-info dune-configurator