summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-19 00:31:20 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-03-14 22:01:40 +0100
commit20035fa7d7eb06ee06dbc03ecc215a59ace51ad1 (patch)
tree1e84c3fe33a95bef97d3a669d532cba1be80f0cd
parent189c0b33ba47f42d96d68822c5a277cfc47d1e76 (diff)
downloadpatches-20035fa7d7eb06ee06dbc03ecc215a59ace51ad1.tar
patches-20035fa7d7eb06ee06dbc03ecc215a59ace51ad1.tar.gz
gnu: cube: Use HTTPS home page.
* gnu/packages/profiling.scm (cube)[home-page]: Use HTTPS.
-rw-r--r--gnu/packages/profiling.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/profiling.scm b/gnu/packages/profiling.scm
index 5cc9113ffe..4d3c3faca0 100644
--- a/gnu/packages/profiling.scm
+++ b/gnu/packages/profiling.scm
@@ -311,7 +311,7 @@ with calls to the POMP2 measurement interface.")
(("^source .*frontend.*$") "")
(((assoc-ref outputs "out")) lib))
#t))))))
- (home-page "http://www.scalasca.org/software/cube-4.x/download.html")
+ (home-page "https://www.scalasca.org/software/cube-4.x/download.html")
(synopsis "Performance report explorer for parallel programs")
(description
"CUBE (CUBE Uniform Behavioral Encoding) is a tool to display a variety