[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/07: gnu: opari2: Use HTTPS home page.
From: |
guix-commits |
Subject: |
03/07: gnu: opari2: Use HTTPS home page. |
Date: |
Wed, 8 May 2019 17:26:14 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 9f53d58ae112faca1f77490d763783c408a5ee18
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed May 8 21:35:40 2019 +0200
gnu: opari2: Use HTTPS home page.
* gnu/packages/profiling.scm (opari2)[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 dd0acc8..57f6b5c 100644
--- a/gnu/packages/profiling.scm
+++ b/gnu/packages/profiling.scm
@@ -184,7 +184,7 @@ memory-efficient event trace data format plus support
library.")
(inputs `(("gfortran" ,gfortran)))
(native-inputs `(("gawk" ,gawk) ; for tests
("which" ,which)))
- (home-page "http://www.vi-hps.org/projects/score-p")
+ (home-page "https://www.vi-hps.org/projects/score-p")
(synopsis "OpenMP runtime performance measurement instrumenter")
(description "OPARI2 is a source-to-source instrumentation tool for OpenMP
and hybrid codes. It surrounds OpenMP directives and runtime library calls
- branch master updated (5c89429 -> 26fad5b), guix-commits, 2019/05/08
- 07/07: gnu: mbpfan: Update to 2.1.1., guix-commits, 2019/05/08
- 01/07: gnu: fasm: Update to 1.73.11., guix-commits, 2019/05/08
- 04/07: gnu: gmime: Update to 3.2.3., guix-commits, 2019/05/08
- 06/07: gnu: dovecot: Update to 2.3.6., guix-commits, 2019/05/08
- 03/07: gnu: opari2: Use HTTPS home page.,
guix-commits <=
- 02/07: gnu: opari2: Update to 2.0.4., guix-commits, 2019/05/08
- 05/07: gnu: mpop: Update to 1.4.4., guix-commits, 2019/05/08