From 33bb7001d81cb0b955e4e81fcbf17dbdb03dce62 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 24 Mar 2024 18:17:34 +0100 Subject: [PATCH] mathcomp: rebuild for coq-8.19.1_1. --- srcpkgs/mathcomp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mathcomp/template b/srcpkgs/mathcomp/template index a3dd0e98b55..10fc27cc2e7 100644 --- a/srcpkgs/mathcomp/template +++ b/srcpkgs/mathcomp/template @@ -1,7 +1,7 @@ # Template file for 'mathcomp' pkgname=mathcomp version=1.19.0 -revision=1 +revision=2 build_wrksrc="mathcomp" build_style=gnu-makefile hostmakedepends="coq ocaml-findlib"