From b8193b3f8918356c1f5f9a48f3c588a57e17583c Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 26 Jul 2021 12:29:59 +0200 Subject: [PATCH] ocaml-stdcompat: update to 16. --- srcpkgs/ocaml-stdcompat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ocaml-stdcompat/template b/srcpkgs/ocaml-stdcompat/template index b4b5128264c..c719f4cc674 100644 --- a/srcpkgs/ocaml-stdcompat/template +++ b/srcpkgs/ocaml-stdcompat/template @@ -1,6 +1,6 @@ # Template file for 'ocaml-stdcompat' pkgname=ocaml-stdcompat -version=15 +version=16 revision=1 wrksrc="stdcompat-${version}" build_style=gnu-configure @@ -11,7 +11,7 @@ maintainer="Leah Neukirchen " license="BSD-2-Clause" homepage="https://github.com/thierry-martinez/stdcompat" distfiles="https://github.com/thierry-martinez/stdcompat/releases/download/v${version}/stdcompat-${version}.tar.gz" -checksum=5e746f68ffe451e7dabe9d961efeef36516b451f35a96e174b8f929a44599cf5 +checksum=100152e25f138351cb265146cd8717fa9dbfbff54b48ce771e30a4e05fc1ec09 nocross=yes disable_parallel_build=yes