gnu: coq-coquelicot: Truncate home-page.

* gnu/packages/coq.scm (coq-coquelicot)[home-page]: Truncate home-page.
This commit is contained in:
Brett Gilio 2020-01-06 01:40:27 -06:00
parent d481db8baf
commit c022809641
No known key found for this signature in database
GPG key ID: 672243C4A03F0EEE

View file

@ -404,7 +404,7 @@ (define-public coq-coquelicot
(lambda _ (invoke "./remake" "check")))
(replace 'install
(lambda _ (invoke "./remake" "install"))))))
(home-page "http://coquelicot.saclay.inria.fr/index.html")
(home-page "http://coquelicot.saclay.inria.fr")
(synopsis "Coq library for Reals")
(description "Coquelicot is an easier way of writing formulas and theorem
statements, achieved by relying on total functions in place of dependent types