diff --git a/srcpkgs/coq/template b/srcpkgs/coq/template index 0af19896f01..06fd2d9e9df 100644 --- a/srcpkgs/coq/template +++ b/srcpkgs/coq/template @@ -1,6 +1,6 @@ # Template file for 'coq' pkgname=coq -version=8.19.0 +version=8.19.1 revision=1 hostmakedepends="dune ocaml ocaml-findlib ocaml-num ocaml-zarith" depends="ocaml-findlib" @@ -10,7 +10,7 @@ maintainer="Leah Neukirchen " license="LGPL-2.1-only" homepage="https://coq.inria.fr" distfiles="https://github.com/coq/coq/archive/V${version}.tar.gz" -checksum=17e5c10fadcd3cda7509d822099a892fcd003485272b56a45abd30390f6a426f +checksum=1e535ed924234f18394efce94b12d9247a67e8af29241eb79615804160f21674 nopie=yes nocross=yes make_check=ci-skip # takes long and has some faults