Archived
1
0
Fork 0

gnu: coq-flocq: Use HTTPS home page URI.

* gnu/packages/coq.scm (coq-flocq)[home-page]: Use HTTPS URI.
This commit is contained in:
Brett Gilio 2020-01-06 01:37:15 -06:00
parent 346825571c
commit 59265e5ff4
No known key found for this signature in database
GPG key ID: 672243C4A03F0EEE

View file

@ -254,7 +254,7 @@ provers.")
(replace 'install (replace 'install
(lambda _ (lambda _
(invoke "./remake" "install")))))) (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") (synopsis "Floating-point formalization for the Coq system")
(description "Flocq (Floats for Coq) is a floating-point formalization for (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 the Coq system. It provides a comprehensive library of theorems on a multi-radix