guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: gmsh: Update home page. This addresses a 'guix lint' warning


From: guix-commits
Subject: 01/01: gnu: gmsh: Update home page. This addresses a 'guix lint' warning.
Date: Fri, 13 Sep 2019 09:54:38 -0400 (EDT)

pgarlick pushed a commit to branch master
in repository guix.

commit 0746c33effdbd2419a584b3731d752698cbbd2f5
Author: Paul Garlick <address@hidden>
Date:   Fri Sep 13 14:45:44 2019 +0100

    gnu: gmsh: Update home page.
    This addresses a 'guix lint' warning.
    
    * gnu/packages/maths.scm (gmsh)[home-page]: Update to avoid URL
    redirection.
---
 gnu/packages/maths.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 761cb70..5380b4a 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]