gnu: gmsh: Update home page.

This addresses a 'guix lint' warning.

* gnu/packages/maths.scm (gmsh)[home-page]: Update to avoid URL
redirection.
This commit is contained in:
Paul Garlick 2019-09-13 14:45:44 +01:00
parent f61f424d5b
commit 0746c33eff
No known key found for this signature in database
GPG key ID: AAC7E891896B568A

View file

@ -1752,7 +1752,7 @@ (define-public gmsh
`(#:configure-flags `("-DENABLE_METIS:BOOL=OFF"
"-DENABLE_BUILD_SHARED:BOOL=ON"
"-DENABLE_BUILD_DYNAMIC:BOOL=ON")))
(home-page "http://www.geuz.org/gmsh/")
(home-page "http://gmsh.info/")
(synopsis "3D finite element grid generator")
(description "Gmsh is a 3D finite element grid generator with a built-in
CAD engine and post-processor. Its design goal is to provide a fast, light