From deffd71a2ff0ea1ff2b168003e736fa3d8c44ca0 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 14 Jun 2024 15:48:48 +0200 Subject: [PATCH] mathcomp: rebuild for coq-8.19.2_1. --- srcpkgs/mathcomp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mathcomp/template b/srcpkgs/mathcomp/template index 10fc27cc2e7..1fe608babde 100644 --- a/srcpkgs/mathcomp/template +++ b/srcpkgs/mathcomp/template @@ -1,7 +1,7 @@ # Template file for 'mathcomp' pkgname=mathcomp version=1.19.0 -revision=2 +revision=3 build_wrksrc="mathcomp" build_style=gnu-makefile hostmakedepends="coq ocaml-findlib"