coq: update to 8.13.0.

This commit is contained in:
Leah Neukirchen 2021-01-10 16:13:53 +01:00
parent f2f5aecf0a
commit fb0f69db1c
1 changed files with 3 additions and 3 deletions

View File

@ -1,14 +1,14 @@
# Template file for 'coq'
pkgname=coq
version=8.12.2
version=8.13.0
revision=1
hostmakedepends="ocaml ocaml-findlib ocaml-num camlp5"
hostmakedepends="camlp5 ocaml ocaml-findlib ocaml-num ocaml-zarith"
short_desc="Proof assistant written in OCaml"
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=2c57416e3ec737b212610512eae7e40259fb17a4e487b49981556f28838e8b17
checksum=06445dbd6cb3c8a2e4e957dbd12e094d609a62fcb0c8c3cad0cd1fdedda25c9b
nopie=yes
nocross=yes