[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
159/184: gnu: cgal: Use HTTPS home page.
From: |
guix-commits |
Subject: |
159/184: gnu: cgal: Use HTTPS home page. |
Date: |
Wed, 27 Nov 2019 14:37:19 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 094ffd9b13e24f206040e66b4750a6b74a11bd03
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Nov 10 01:16:34 2019 +0100
gnu: cgal: Use HTTPS home page.
gnu/packages/graphics.scm (cgal)[home-page]: Use HTTPS.
---
gnu/packages/graphics.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index 917e7ba..f038f1d 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -311,7 +311,7 @@ more.")
`(("mpfr" ,mpfr)
("gmp" ,gmp)
("boost" ,boost)))
- (home-page "http://cgal.org/")
+ (home-page "https://www.cgal.org/")
(synopsis "Computational geometry algorithms library")
(description
"CGAL provides easy access to efficient and reliable geometric algorithms
- 161/184: gnu: Remove monero-miniupnpc., (continued)
- 161/184: gnu: Remove monero-miniupnpc., guix-commits, 2019/11/27
- 177/184: gnu: qemu: Add upstream patch for failing test., guix-commits, 2019/11/27
- 176/184: gnu: Move numix-theme to gnome-xyz.scm., guix-commits, 2019/11/27
- 179/184: gnu: Add boost-with-python3., guix-commits, 2019/11/27
- 175/184: gnu: limnoria: Update to 2019.11.09 [security fix]., guix-commits, 2019/11/27
- 182/184: Merge branch 'master' into wip-gnome-updates, guix-commits, 2019/11/27
- 121/184: ui: Produce hyperlinks for the 'location' field of search results., guix-commits, 2019/11/27
- 172/184: gnu: Add 'file-name' where appropriate., guix-commits, 2019/11/27
- 141/184: services: 'fold-services' memoizes service values., guix-commits, 2019/11/27
- 145/184: gnu: Add matcha-theme., guix-commits, 2019/11/27
- 159/184: gnu: cgal: Use HTTPS home page.,
guix-commits <=
- 164/184: gnu: LibreSSL: Make search paths single-entry., guix-commits, 2019/11/27