summaryrefslogtreecommitdiff
path: root/gnu/packages/maths.scm
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2021-05-23 19:06:30 +0200
committerMarius Bakke <marius@gnu.org>2021-05-24 22:02:40 +0200
commit9b4f9039e8b2ac4087b1d714e7987c2a1d4e8c4c (patch)
treed21495bab2b1a5c0aa393f12b8918c1373fe9ce3 /gnu/packages/maths.scm
parent173156167b0ca920216f2aee4ff0e6c947407265 (diff)
downloadguix-patches-9b4f9039e8b2ac4087b1d714e7987c2a1d4e8c4c.tar
guix-patches-9b4f9039e8b2ac4087b1d714e7987c2a1d4e8c4c.tar.gz
gnu: HYPRE: Update source and home page URLs.
* gnu/packages/maths.scm (hypre)[source]: Change to new repository home. [home-page]: Follow redirect.
Diffstat (limited to 'gnu/packages/maths.scm')
-rw-r--r--gnu/packages/maths.scm5
1 files changed, 3 insertions, 2 deletions
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 5062cc0347..ee0a69bbd7 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -4613,7 +4613,7 @@ set.")
(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 @@ set.")
'("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