[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/10: gnu: coq-flocq: Use HTTPS home page URI.
From: |
guix-commits |
Subject: |
04/10: gnu: coq-flocq: Use HTTPS home page URI. |
Date: |
Mon, 6 Jan 2020 22:09:37 -0500 (EST) |
brettgilio pushed a commit to branch master
in repository guix.
commit 59265e5ff4cc73ce4a889281b96a8ae0af21505b
Author: Brett Gilio <address@hidden>
AuthorDate: Mon Jan 6 01:37:15 2020 -0600
gnu: coq-flocq: Use HTTPS home page URI.
* gnu/packages/coq.scm (coq-flocq)[home-page]: Use HTTPS URI.
---
gnu/packages/coq.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/coq.scm b/gnu/packages/coq.scm
index ff6a436..a669836 100644
--- a/gnu/packages/coq.scm
+++ b/gnu/packages/coq.scm
@@ -254,7 +254,7 @@ provers.")
(replace 'install
(lambda _
(invoke "./remake" "install"))))))
- (home-page "http://flocq.gforge.inria.fr/")
+ (home-page "https://flocq.gforge.inria.fr/")
(synopsis "Floating-point formalization for the Coq system")
(description "Flocq (Floats for Coq) is a floating-point formalization for
the Coq system. It provides a comprehensive library of theorems on a
multi-radix
- branch master updated (d977e24 -> cd5406e), guix-commits, 2020/01/06
- 02/10: gnu: coq: Reword several comments., guix-commits, 2020/01/06
- 06/10: gnu: coq-gappa: Use HTTPS home page URI., guix-commits, 2020/01/06
- 08/10: gnu: coq-coquelicot: Truncate home-page., guix-commits, 2020/01/06
- 04/10: gnu: coq-flocq: Use HTTPS home page URI.,
guix-commits <=
- 03/10: gnu: coq-flocq: Update to 3.2.0., guix-commits, 2020/01/06
- 05/10: gnu: coq-gappa: Update to 1.4.2., guix-commits, 2020/01/06
- 10/10: gnu: coq-equations: Update to 1.2.1., guix-commits, 2020/01/06
- 01/10: gnu: coq: Update to 8.10.2., guix-commits, 2020/01/06
- 07/10: gnu: coq-coquelicot: Update to 3.0.3., guix-commits, 2020/01/06
- 09/10: gnu: coq-interval: Update to 3.4.1., guix-commits, 2020/01/06