gnu: elemental: Update home page.

* gnu/packages/maths.scm (elemental)[home-page]: Use repository home
page.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 12:41:14 +01:00
parent b2e213c3e9
commit 1e05e837c7
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4278,7 +4278,7 @@ (define-public elemental
(base32
"1687xpjjzig27y2pnqv7hv09smpijyfdpz7qjgmcxf4shfajlfkc"))))
(build-system cmake-build-system)
(home-page "http://libelemental.org")
(home-page "https://github.com/elemental/Elemental")
(native-inputs
`(("gfortran" ,gfortran)))
(inputs