me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/coq.scm (coq-flocq)[home-page]: Use HTTPS URI.
master
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
1 changed files with 1 additions and 1 deletions

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