From f4da8c906afe45e2195d6a9430922d20c83378e8 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 26 Nov 2022 21:37:45 +0100 Subject: [PATCH] mathcomp: rebuild for coq-8.16.1. --- srcpkgs/mathcomp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mathcomp/template b/srcpkgs/mathcomp/template index 4a320b419aa..09394c7e38e 100644 --- a/srcpkgs/mathcomp/template +++ b/srcpkgs/mathcomp/template @@ -1,7 +1,7 @@ # Template file for 'mathcomp' pkgname=mathcomp version=1.15.0 -revision=2 +revision=3 build_wrksrc="mathcomp" build_style=gnu-makefile hostmakedepends="coq ocaml-findlib"