summaryrefslogtreecommitdiff
path: root/gnu/packages/profiling.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-03-04 17:16:46 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2018-03-05 17:32:08 +0100
commit211748d4754f26a56655bea5dfcecc79ac9667c2 (patch)
treeb93a5f3fc383719eee34f9491a51972f7145192a /gnu/packages/profiling.scm
parentf7c870f78afa5cdb27726ad9b0db931bbd87ca65 (diff)
downloadguix-patches-211748d4754f26a56655bea5dfcecc79ac9667c2.tar
guix-patches-211748d4754f26a56655bea5dfcecc79ac9667c2.tar.gz
gnu: papi: Use HTTPS home page.
* gnu/packages/profiling.scm (papi)[home-page]: Use HTTPS.
Diffstat (limited to 'gnu/packages/profiling.scm')
-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 e70269e9a1..d6f3aede28 100644
--- a/gnu/packages/profiling.scm
+++ b/gnu/packages/profiling.scm
@@ -116,7 +116,7 @@ stealtime lmsensors infiniband powercap"
(install-file file doc))
'("README" "RELEASENOTES.txt"))
#t))))))
- (home-page "http://icl.cs.utk.edu/papi/")
+ (home-page "https://icl.utk.edu/papi/")
(synopsis "Performance Application Programming Interface")
(description
"PAPI provides the tool designer and application engineer with a consistent