From c835f677ed17c534bf633b25d17bff7cad1a223d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 10 May 2023 16:11:09 +0200 Subject: [PATCH] mathcomp: update to 1.17.0. --- srcpkgs/mathcomp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mathcomp/template b/srcpkgs/mathcomp/template index 37acff40743..18dbca6bfbd 100644 --- a/srcpkgs/mathcomp/template +++ b/srcpkgs/mathcomp/template @@ -1,6 +1,6 @@ # Template file for 'mathcomp' pkgname=mathcomp -version=1.16.0 +version=1.17.0 revision=1 build_wrksrc="mathcomp" build_style=gnu-makefile @@ -10,7 +10,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=36fe4f5487f4685db9c6e6affa92abb47248440e6d4dfaaa01ab31df5fd4b513 +checksum=1779bcdac5d23d90997627364a5943ef4883c6eb54d67ddbb1dfbe6b7795a188 nocross="ocaml" do_install() {