1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: papi: Use HTTPS home page.

* gnu/packages/profiling.scm (papi)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice
2018-03-04 17:16:46 +01:00
parent f7c870f78a
commit 211748d475

View File

@@ -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