From f511a29b152dbe3f9e5dc571ba96d1ebc0df3be1 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 20 Jan 2022 18:19:26 +0100 Subject: [PATCH] mathcomp: update to 1.14.0. --- srcpkgs/mathcomp/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mathcomp/template b/srcpkgs/mathcomp/template index e3a3fd6dcca..5946de08e18 100644 --- a/srcpkgs/mathcomp/template +++ b/srcpkgs/mathcomp/template @@ -1,7 +1,7 @@ # Template file for 'mathcomp' pkgname=mathcomp -version=1.13.0 -revision=2 +version=1.14.0 +revision=1 wrksrc="math-comp-mathcomp-${version}" build_wrksrc="mathcomp" build_style=gnu-makefile @@ -11,7 +11,7 @@ maintainer="Leah Neukirchen " license="CECILL-B" homepage="https://github.com/math-comp/math-comp" distfiles="https://github.com/math-comp/math-comp/archive/${pkgname}-${version}.tar.gz" -checksum=4334e915736f96032e1d4d502e70537047220af1a1c7a6740f770e45601bdab0 +checksum=d259cc95a2f8f74c6aa5f3883858c9b79c6e87f769bde9a415115fa4876ebb31 do_install() { make install DESTDIR="${DESTDIR}" 'COQLIB:=$(shell coqtop -where)/'