mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: coq-interval: Update home-page.
* gnu/packages/coq.scm (coq-interval)[home-page]: Update.
This commit is contained in:
parent
d326fdb7af
commit
27c701a17b
1 changed files with 1 additions and 1 deletions
|
@ -476,7 +476,7 @@ provides BigN, BigZ, BigQ that used to be part of Coq standard library.")
|
|||
(lambda _ (invoke "./remake" "check")))
|
||||
(replace 'install
|
||||
(lambda _ (invoke "./remake" "install"))))))
|
||||
(home-page "http://coq-interval.gforge.inria.fr/")
|
||||
(home-page "https://coqinterval.gitlabpages.inria.fr/")
|
||||
(synopsis "Coq tactics to simplify inequality proofs")
|
||||
(description "Interval provides vernacular files containing tactics for
|
||||
simplifying the proofs of inequalities on expressions of real numbers for the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue