3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

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
(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