[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: gnu: gmsh: Update to 2.16.0
From: |
Marius Bakke |
Subject: |
01/01: gnu: gmsh: Update to 2.16.0 |
Date: |
Tue, 31 Jan 2017 16:56:12 +0000 (UTC) |
mbakke pushed a commit to branch master
in repository guix.
commit 8a4d14fa71d949fea8bf0cc61d4d24503246b423
Author: Paul Garlick <address@hidden>
Date: Tue Jan 31 15:53:49 2017 +0000
gnu: gmsh: Update to 2.16.0
* gnu/packages/maths.scm (gmsh): Update to 2.16.0
Signed-off-by: Marius Bakke <address@hidden>
---
gnu/packages/maths.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 11b8181..d479472 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -1014,14 +1014,14 @@ Open CASCADE library.")
(define-public gmsh
(package
(name "gmsh")
- (version "2.15.0")
+ (version "2.16.0")
(source
(origin
(method url-fetch)
(uri (string-append "http://gmsh.info/src/gmsh-"
version "-source.tgz"))
(sha256
- (base32 "02h7fk4vv8qwnq3ymm409c5sp4nksd0m9h2vkxqmy42l0ic4nalr"))
+ (base32 "1slf0bfkwrcgn6296wb4qhbk4ahz6i4wfb10hnim08x05vrylag8"))
(modules '((guix build utils)))
(snippet
;; Remove non-free METIS code