mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
coq: update to 8.8.1.
This commit is contained in:
parent
aec2285e70
commit
9d35ff538d
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
pkgname=coq
|
pkgname=coq
|
||||||
version=8.8.0
|
version=8.8.1
|
||||||
revision=2
|
revision=1
|
||||||
hostmakedepends="ocaml ocaml-findlib ocaml-num camlp5"
|
hostmakedepends="ocaml ocaml-findlib ocaml-num camlp5"
|
||||||
short_desc="Proof assistant written in OCaml"
|
short_desc="Proof assistant written in OCaml"
|
||||||
maintainer="Némo Fournier <nemo@epicea.xyz>"
|
maintainer="Némo Fournier <nemo@epicea.xyz>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="https://coq.inria.fr"
|
homepage="https://coq.inria.fr"
|
||||||
distfiles="https://github.com/coq/coq/archive/V${version}.tar.gz"
|
distfiles="https://github.com/coq/coq/archive/V${version}.tar.gz"
|
||||||
checksum=caf7c1d39e68e0e41ed92be1d57c88983fb12edb9fa95667a5ad2d6aba98263d
|
checksum=c852fef30f511135993bc9dbed299849663d0096a72bf0797a133f86deda9e8d
|
||||||
nopie=yes
|
nopie=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue