guix-commits
[Top][All Lists]
Advanced

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

04/09: gnu: cube: Use HTTPS home page.


From: guix-commits
Subject: 04/09: gnu: cube: Use HTTPS home page.
Date: Sat, 14 Mar 2020 17:03:51 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 20035fa7d7eb06ee06dbc03ecc215a59ace51ad1
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 00:31:20 2020 +0100

    gnu: cube: Use HTTPS home page.
    
    * gnu/packages/profiling.scm (cube)[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 5cc9113..4d3c3fa 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



reply via email to

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