[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/06: gnu: coq-coquelicot: Update to 3.4.1.
From: |
guix-commits |
Subject: |
01/06: gnu: coq-coquelicot: Update to 3.4.1. |
Date: |
Sun, 16 Jun 2024 04:17:44 -0400 (EDT) |
andreas pushed a commit to branch master
in repository guix.
commit c01a114c96dd94f0751b6962c1ea27c2e9769e59
Author: Jean-Pierre De Jesus DIAZ <jean@foundation.xyz>
AuthorDate: Wed Jun 12 10:57:09 2024 +0200
gnu: coq-coquelicot: Update to 3.4.1.
* gnu/packages/coq.scm (coq-coquelicot): Update to 3.4.1.
Change-Id: I9330c7d98b881c051f4f03dfdf7f1be9e3f26aa6
Signed-off-by: Andreas Enge <andreas@enge.fr>
---
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 11d6b034f1..9c6766af64 100644
--- a/gnu/packages/coq.scm
+++ b/gnu/packages/coq.scm
@@ -388,7 +388,7 @@ part of the distribution.")
(define-public coq-coquelicot
(package
(name "coq-coquelicot")
- (version "3.4.0")
+ (version "3.4.1")
(source
(origin
(method git-fetch)
@@ -398,7 +398,7 @@ part of the distribution.")
(file-name (git-file-name name version))
(sha256
(base32
- "1f6zim6hnm6zrij964vas6rfbxh5p147qsxxmmbxm7gyb85hhy45"))))
+ "1y22dqdklh3c8rbhar0d7mzaj84q6zyfik7namx5q4ma76s2rx73"))))
(build-system gnu-build-system)
(native-inputs
(list autoconf automake ocaml which coq))
- branch master updated (612e4dd98f -> 4040b6c84c), guix-commits, 2024/06/16
- 02/06: gnu: coq-gappa: Update to 1.5.5., guix-commits, 2024/06/16
- 01/06: gnu: coq-coquelicot: Update to 3.4.1.,
guix-commits <=
- 03/06: gnu: coq-interval: Update to 4.10.0., guix-commits, 2024/06/16
- 04/06: gnu: coq-mathcomp: Update to 1.19.0., guix-commits, 2024/06/16
- 06/06: gnu: squid: Update to 6.10., guix-commits, 2024/06/16
- 05/06: gnu: coq-stdpp: Update to 1.10.0., guix-commits, 2024/06/16