gnu: HYPRE: Update source and home page URLs.

* gnu/packages/maths.scm (hypre)[source]: Change to new repository home.
[home-page]: Follow redirect.
This commit is contained in:
Marius Bakke 2021-05-23 19:06:30 +02:00
parent 173156167b
commit 9b4f9039e8
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -4613,7 +4613,7 @@ (define-public hypre
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/LLNL/hypre")
(url "https://github.com/hypre-space/hypre")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
@ -4699,7 +4699,8 @@ (define-public hypre
'("HYPRE_usr_manual"
"HYPRE_ref_manual")))
#t))))))
(home-page "http://www.llnl.gov/casc/hypre/")
(home-page "https://computing.llnl.gov/projects\
/hypre-scalable-linear-solvers-multigrid-methods")
(synopsis "Library of solvers and preconditioners for linear equations")
(description
"HYPRE is a software library of high performance preconditioners and