From fa75c589d3c59b8385a9cb551f747963a85a9f46 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 18 Jan 2022 23:38:28 +0100 Subject: [PATCH] coq: update to 8.15.0. --- srcpkgs/coq/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/coq/template b/srcpkgs/coq/template index 7b82c2bef78..74c150edd1a 100644 --- a/srcpkgs/coq/template +++ b/srcpkgs/coq/template @@ -1,6 +1,6 @@ # Template file for 'coq' pkgname=coq -version=8.14.1 +version=8.15.0 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 " license="LGPL-2.1-only" homepage="https://coq.inria.fr" distfiles="https://github.com/coq/coq/archive/V${version}.tar.gz" -checksum=3cbfc1e1a72b16d4744f5b64ede59586071e31d9c11c811a0372060727bfd9c3 +checksum=73466e61f229b23b4daffdd964be72bd7a110963b9d84bd4a86bb05c5dc19ef3 nopie=yes nocross=yes