me
/
guix
Archived
1
0
Fork 0

gnu: gmsh: Update to 2.16.0

* gnu/packages/maths.scm (gmsh): Update to 2.16.0

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
master
Paul Garlick 2017-01-31 15:53:49 +00:00 committed by Marius Bakke
parent abb7eb7aca
commit 8a4d14fa71
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -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