mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-01 23:05:57 +02:00
gnu: cgal: Use HTTPS home page.
gnu/packages/graphics.scm (cgal)[home-page]: Use HTTPS.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user