mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-08 07:56:16 -05:00
gnu: 4ti2: Update home page.
* gnu/packages/maths.scm (4ti2)[home-page]: Update.
This commit is contained in:
parent
8a9a7ae36e
commit
2be1a6795f
1 changed files with 1 additions and 1 deletions
|
@ -814,7 +814,7 @@ (define-public 4ti2
|
|||
(list (@ (gnu packages base) which))) ; for the tests
|
||||
(inputs
|
||||
(list glpk gmp))
|
||||
(home-page "http://www.4ti2.de/")
|
||||
(home-page "https://4ti2.github.io")
|
||||
(synopsis "Mathematical tool suite for problems on linear spaces")
|
||||
(description
|
||||
"4ti2 implements algorithms for solving algebraic, geometric and
|
||||
|
|
Loading…
Reference in a new issue