guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/12: gnu: papi: Use HTTPS home page.


From: Tobias Geerinckx-Rice
Subject: 02/12: gnu: papi: Use HTTPS home page.
Date: Mon, 5 Mar 2018 11:32:24 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 211748d4754f26a56655bea5dfcecc79ac9667c2
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sun Mar 4 17:16:46 2018 +0100

    gnu: papi: Use HTTPS home page.
    
    * gnu/packages/profiling.scm (papi)[home-page]: Use HTTPS.
---
 gnu/packages/profiling.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/profiling.scm b/gnu/packages/profiling.scm
index e70269e..d6f3aed 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]