gnu: elemental: Update home page.
* gnu/packages/maths.scm (elemental)[home-page]: Use repository home page.
This commit is contained in:
parent
b2e213c3e9
commit
1e05e837c7
1 changed files with 1 additions and 1 deletions
|
@ -4278,7 +4278,7 @@ symmetric matrices.")
|
||||||
(base32
|
(base32
|
||||||
"1687xpjjzig27y2pnqv7hv09smpijyfdpz7qjgmcxf4shfajlfkc"))))
|
"1687xpjjzig27y2pnqv7hv09smpijyfdpz7qjgmcxf4shfajlfkc"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(home-page "http://libelemental.org")
|
(home-page "https://github.com/elemental/Elemental")
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("gfortran" ,gfortran)))
|
`(("gfortran" ,gfortran)))
|
||||||
(inputs
|
(inputs
|
||||||
|
|
Reference in a new issue