coq: update to 8.19.2.

This commit is contained in:
Leah Neukirchen 2024-06-14 15:47:00 +02:00
parent 2540e88fe3
commit 79db3c03d6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'coq'
pkgname=coq
version=8.19.1
version=8.19.2
revision=1
hostmakedepends="dune ocaml ocaml-findlib ocaml-num ocaml-zarith"
depends="ocaml-findlib"
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="LGPL-2.1-only"
homepage="https://coq.inria.fr"
distfiles="https://github.com/coq/coq/archive/V${version}.tar.gz"
checksum=1e535ed924234f18394efce94b12d9247a67e8af29241eb79615804160f21674
checksum=18035624bcda4f8cffe5f348e02f0ae2503af1c40de165788d7d45578e6c5725
nopie=yes
nocross=yes
make_check=ci-skip # takes long and has some faults