summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-17 22:41:10 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-01-17 23:32:34 +0100
commitd5730000e2a7c5788509988e9929681017812e04 (patch)
treeb0eca325ff41c32fc42634bfb74a804d276a75db
parent3497086b6b4f2b39f7e74c0fe824abc7c6f1d118 (diff)
downloadpatches-d5730000e2a7c5788509988e9929681017812e04.tar
patches-d5730000e2a7c5788509988e9929681017812e04.tar.gz
gnu: scotch: Use HTTPS home page.
* gnu/packages/maths.scm (scotch)[home-page]: Use HTTPS.
-rw-r--r--gnu/packages/maths.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 37664849f9..99803cb5bf 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -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