mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
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:
parent
f61f424d5b
commit
0746c33eff
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue