me
/
guix
Archived
1
0
Fork 0

gnu: scotch: Use HTTPS home page.

* gnu/packages/maths.scm (scotch)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-17 22:41:10 +01:00
parent 3497086b6b
commit d5730000e2
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -2644,7 +2644,7 @@ YACC = bison -pscotchyy -y -b y
(install-file f (string-append out "/lib")))
(find-files "../lib/" ".*metis\\..*"))
#t))))))
(home-page "http://www.labri.fr/perso/pelegrin/scotch/")
(home-page "https://www.labri.fr/perso/pelegrin/scotch/")
(synopsis "Programs and libraries for graph algorithms")
(description "SCOTCH is a set of programs and libraries which implement
the static mapping and sparse matrix reordering algorithms developed within