gnu: coq-flocq: Update home-page.
* gnu/packages/coq.scm (coq-flocq)[home-page]: Update.master
parent
e1a8ba10ec
commit
5f7fb8bd37
|
@ -237,7 +237,7 @@ provers.")
|
|||
(replace 'install
|
||||
(lambda _
|
||||
(invoke "./remake" "install"))))))
|
||||
(home-page "https://flocq.gforge.inria.fr/")
|
||||
(home-page "https://flocq.gitlabpages.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
|
||||
|
|
Reference in New Issue