From 35a94304ed290fea7be7d2e748beb531f5578417 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 1 Oct 2021 22:12:08 +0200 Subject: [PATCH] coq: rebuild for ocaml-4.13.1. --- srcpkgs/coq/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/coq/template b/srcpkgs/coq/template index c6066d1ef9..503d994b5f 100644 --- a/srcpkgs/coq/template +++ b/srcpkgs/coq/template @@ -1,7 +1,7 @@ # Template file for 'coq' pkgname=coq version=8.13.2 -revision=2 +revision=3 hostmakedepends="camlp5 ocaml ocaml-findlib ocaml-num ocaml-zarith" short_desc="Proof assistant written in OCaml" maintainer="Leah Neukirchen "