ngz pushed a commit to branch master
in repository guix.
commit 1ca4b76b52546c25d40f1aad927d51b65bb5f9e2
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Sun Feb 28 12:01:20 2021 +0100
gnu: slepc: Use HTTPS home page URI.
* gnu/packages/maths.scm (slepc)[home-page]: Use HTTPS URI.
---
gnu/packages/maths.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 83750cd..083c20d 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2636,7 +2636,7 @@ savings are consistently > 5x.")
"test.log" "error.log" "RDict.db"
"uninstall.py"))
#t))))))
- (home-page "http://slepc.upv.es")
+ (home-page "https://slepc.upv.es")
(synopsis "Scalable library for eigenproblems")
(description "SLEPc is a software library for the solution of large sparse
eigenproblems on parallel computers. It can be used for the solution of