[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/11: gnu: coq: Update to 8.15.2.
From: |
guix-commits |
Subject: |
01/11: gnu: coq: Update to 8.15.2. |
Date: |
Sat, 18 Jun 2022 07:16:17 -0400 (EDT) |
roptat pushed a commit to branch master
in repository guix.
commit a24dbd25eb39a1823be48774f06124c181db679f
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sat Jun 18 07:45:26 2022 +0200
gnu: coq: Update to 8.15.2.
* gnu/packages/coq.scm (coq-core): Update to 8.15.2.
---
gnu/packages/coq.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/coq.scm b/gnu/packages/coq.scm
index 5c73c4a269..bbb6c4d435 100644
--- a/gnu/packages/coq.scm
+++ b/gnu/packages/coq.scm
@@ -52,7 +52,7 @@
(define-public coq-core
(package
(name "coq-core")
- (version "8.15.1")
+ (version "8.15.2")
(source
(origin
(method git-fetch)
@@ -62,7 +62,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "04csl4fvl41hizn95c4j9gxkl28495fzqdgm83ss67s5jvbfczvs"))
+ "1m6dilfbp9q8j8sya4ap82q72m3a4mq6m96gzvi6vgv04cr6r33c"))
(patches (search-patches "coq-fix-envvars.patch"))))
(native-search-paths
(list (search-path-specification
- branch master updated (eb5df275ce -> 85d7ad2be8), guix-commits, 2022/06/18
- 11/11: gnu: ocaml-ezjsonm: Update to 1.3.0., guix-commits, 2022/06/18
- 04/11: gnu: ocamlformat: Update to 0.22.4., guix-commits, 2022/06/18
- 01/11: gnu: coq: Update to 8.15.2.,
guix-commits <=
- 02/11: gnu: ocaml-utop: Update to 2.9.2., guix-commits, 2022/06/18
- 09/11: gnu: Add ocaml-piqi., guix-commits, 2022/06/18
- 06/11: gnu: omake: Update to 0.10.5., guix-commits, 2022/06/18
- 08/11: gnu: Add ocaml-piqilib., guix-commits, 2022/06/18
- 03/11: gnu: ocaml-tsdl: Update to 0.9.9., guix-commits, 2022/06/18
- 10/11: gnu: Add ocaml-ezjsonm., guix-commits, 2022/06/18
- 07/11: gnu: ocaml-sexplib0: Update to 0.15.1., guix-commits, 2022/06/18
- 05/11: gnu: ocaml-easy-format: Update to 1.3.4., guix-commits, 2022/06/18