summaryrefslogtreecommitdiff
path: root/gnu/packages/maths.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-18 12:41:14 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-01-19 17:57:09 +0100
commit1e05e837c773b61bb0dfa8b72e34d1ed3f2bf3c4 (patch)
treeb00754a3ec1ab07d747f865791599b7c468fba82 /gnu/packages/maths.scm
parentb2e213c3e9c58dc9539a29dcb152fe20df767281 (diff)
downloadguix-patches-1e05e837c773b61bb0dfa8b72e34d1ed3f2bf3c4.tar
guix-patches-1e05e837c773b61bb0dfa8b72e34d1ed3f2bf3c4.tar.gz
gnu: elemental: Update home page.
* gnu/packages/maths.scm (elemental)[home-page]: Use repository home page.
Diffstat (limited to 'gnu/packages/maths.scm')
-rw-r--r--gnu/packages/maths.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 85ceea1889..8f4478b6bb 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -4278,7 +4278,7 @@ symmetric matrices.")
(base32
"1687xpjjzig27y2pnqv7hv09smpijyfdpz7qjgmcxf4shfajlfkc"))))
(build-system cmake-build-system)
- (home-page "http://libelemental.org")
+ (home-page "https://github.com/elemental/Elemental")
(native-inputs
`(("gfortran" ,gfortran)))
(inputs