coq: update to 8.15.1.

This commit is contained in:
Leah Neukirchen 2022-03-26 13:54:12 +01:00
parent e0ad92885f
commit 53e788a8c4

View file

@ -1,14 +1,14 @@
# Template file for 'coq'
pkgname=coq
version=8.15.0
revision=2
version=8.15.1
revision=1
hostmakedepends="camlp5 dune 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=73466e61f229b23b4daffdd964be72bd7a110963b9d84bd4a86bb05c5dc19ef3
checksum=513e953b7183d478acb75fd6e80e4dc32ac1a918cf4343ac31a859cfb4e9aad2
nopie=yes
nocross=yes