me
/
guix
Archived
1
0
Fork 0

gnu: slepc: Use HTTPS home page URI.

* gnu/packages/maths.scm (slepc)[home-page]: Use HTTPS URI.
master
Nicolas Goaziou 2021-02-28 12:01:20 +01:00
parent ac93e58310
commit 1ca4b76b52
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View File

@ -2636,7 +2636,7 @@ savings are consistently > 5x.")
"test.log" "error.log" "RDict.db" "test.log" "error.log" "RDict.db"
"uninstall.py")) "uninstall.py"))
#t)))))) #t))))))
(home-page "http://slepc.upv.es") (home-page "https://slepc.upv.es")
(synopsis "Scalable library for eigenproblems") (synopsis "Scalable library for eigenproblems")
(description "SLEPc is a software library for the solution of large sparse (description "SLEPc is a software library for the solution of large sparse
eigenproblems on parallel computers. It can be used for the solution of eigenproblems on parallel computers. It can be used for the solution of