coq: update to 8.14.1.

This commit is contained in:
Leah Neukirchen 2021-11-26 15:32:16 +01:00
parent 17047a50fb
commit 3b75a6753b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'coq'
pkgname=coq
version=8.14.0
version=8.14.1
revision=1
hostmakedepends="camlp5 dune ocaml ocaml-findlib ocaml-num ocaml-zarith"
short_desc="Proof assistant written in OCaml"
@ -8,7 +8,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=b1501d686c21836302191ae30f610cca57fb309214c126518ca009363ad2cd3c
checksum=3cbfc1e1a72b16d4744f5b64ede59586071e31d9c11c811a0372060727bfd9c3
nopie=yes
nocross=yes