[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/09: gnu: openlibm: Use HTTPS home page.
From: |
guix-commits |
Subject: |
01/09: gnu: openlibm: Use HTTPS home page. |
Date: |
Sat, 14 Mar 2020 17:03:50 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit d3be522036d251729f61c39079d9e1d08667067f
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 23:13:57 2020 +0100
gnu: openlibm: Use HTTPS home page.
* gnu/packages/maths.scm (openlibm)[home-page]: Use HTTPS.
---
gnu/packages/maths.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 6d9fd54..847cc4a 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -3357,7 +3357,7 @@ access to BLIS implementations via traditional BLAS
routine calls.")
;; no configure script
(modify-phases %standard-phases (delete 'configure))
#:tests? #f)) ;the tests are part of the default target
- (home-page "http://openlibm.org/")
+ (home-page "https://openlibm.org/")
(synopsis "Portable C mathematical library (libm)")
(description
"OpenLibm is an effort to have a high quality, portable, standalone C
- branch master updated (6ceb771 -> 5acaec8), guix-commits, 2020/03/14
- 01/09: gnu: openlibm: Use HTTPS home page.,
guix-commits <=
- 02/09: gnu: hyperrogue: Update to 11.3a., guix-commits, 2020/03/14
- 05/09: gnu: fio: Update to 3.19., guix-commits, 2020/03/14
- 06/09: gnu: ant: Use HTTPS home page., guix-commits, 2020/03/14
- 03/09: gnu: talkfilters: Don't use NAME in source URI., guix-commits, 2020/03/14
- 07/09: gnu: giblib: Add mirror URL., guix-commits, 2020/03/14
- 08/09: gnu: giblib: Use archived home page., guix-commits, 2020/03/14
- 04/09: gnu: cube: Use HTTPS home page., guix-commits, 2020/03/14
- 09/09: gnu: pangomm: Update home page., guix-commits, 2020/03/14