summaryrefslogtreecommitdiff
path: root/gnu/packages/maths.scm
diff options
context:
space:
mode:
authorPaul Garlick <pgarlick@tourbillion-technology.com>2019-09-13 14:45:44 +0100
committerPaul Garlick <pgarlick@tourbillion-technology.com>2019-09-13 14:53:57 +0100
commit0746c33effdbd2419a584b3731d752698cbbd2f5 (patch)
tree94b0a272c247a9b1248f42933c6cc689c1c4ca63 /gnu/packages/maths.scm
parentf61f424d5b3da735380dc99bb2bad3883d218ccb (diff)
downloadguix-patches-0746c33effdbd2419a584b3731d752698cbbd2f5.tar
guix-patches-0746c33effdbd2419a584b3731d752698cbbd2f5.tar.gz
gnu: gmsh: Update home page.
This addresses a 'guix lint' warning. * gnu/packages/maths.scm (gmsh)[home-page]: Update to avoid URL redirection.
Diffstat (limited to 'gnu/packages/maths.scm')
-rw-r--r--gnu/packages/maths.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 761cb70abd..5380b4a99e 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -1752,7 +1752,7 @@ This is the certified version of the Open Cascade Technology (OCCT) library.")
`(#: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