From 8c9bdc28a8ffc8241e69a1e67cc6a70968c91dd1 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 24 Apr 2022 21:31:46 +0200 Subject: [PATCH] dune: update to 3.1.1. --- srcpkgs/dune/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/dune/template b/srcpkgs/dune/template index 30c34cb44c0..bc2898d2cd4 100644 --- a/srcpkgs/dune/template +++ b/srcpkgs/dune/template @@ -1,7 +1,7 @@ # Template file for 'dune' pkgname=dune -version=3.0.3 -revision=2 +version=3.1.1 +revision=1 makedepends="ocaml" depends="ocaml" short_desc="Composable build system for OCaml" @@ -9,7 +9,7 @@ maintainer="Leah Neukirchen " license="MIT" homepage="https://dune.build/" distfiles="https://github.com/ocaml/dune/archive/refs/tags/${version}.tar.gz" -checksum=8f5e1570e68f7b2e0a8d1ffea77318e058f125f4cb8ea9a4af9cf9afe4ced893 +checksum=176c7095b2fcb59ca5c8fba880cf32dd3010144e926b99fc01f7a89e973b895d nocross="ocaml" _dune_release_pkgs="dune dune-action-plugin dune-build-info dune-configurator