From 97ae69c4bc2097febd80c8d6f2a59a5e11f6c1b4 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 5 Oct 2022 20:24:40 -0400 Subject: [PATCH] ocaml-stdcompat: fix checksum --- srcpkgs/ocaml-stdcompat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ocaml-stdcompat/template b/srcpkgs/ocaml-stdcompat/template index 7461fc2d12d..fd2e2582bee 100644 --- a/srcpkgs/ocaml-stdcompat/template +++ b/srcpkgs/ocaml-stdcompat/template @@ -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=1065b75fa5a062c88b12f5b9ba25f8af75b3af9b963494680fa05cba0aad2948 +checksum=0ca4067789e720de923e5b3a85c03fd89bdcee2bd836978c53aad8b157350a55 nocross=yes disable_parallel_build=yes