mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 11:32:21 +02:00
gnu: slepc: Use HTTPS home page URI.
* gnu/packages/maths.scm (slepc)[home-page]: Use HTTPS URI.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user