unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: gmsh: Update to 2.15.0
@ 2016-12-09 17:54 Paul Garlick
  2016-12-09 18:20 ` Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Garlick @ 2016-12-09 17:54 UTC (permalink / raw)
  To: guix-devel; +Cc: Paul Garlick

* gnu/packages/maths.scm (gmsh): Update to 2.15.0
---
 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 fc98eae..313f6ac 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -959,14 +959,14 @@ script files.")
 (define-public gmsh
   (package
     (name "gmsh")
-    (version "2.14.1")
+    (version "2.15.0")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "http://gmsh.info/src/gmsh-"
                           version "-source.tgz"))
       (sha256
-       (base32 "1vsxp47j6srmy8kqb3p1z9pmlm42whhhz7r0vzpa2a86gga4zx17"))
+       (base32 "02h7fk4vv8qwnq3ymm409c5sp4nksd0m9h2vkxqmy42l0ic4nalr"))
       (modules '((guix build utils)))
       (snippet
        ;; Remove non-free METIS code
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] gnu: gmsh: Update to 2.15.0
  2016-12-09 17:54 [PATCH] gnu: gmsh: Update to 2.15.0 Paul Garlick
@ 2016-12-09 18:20 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2016-12-09 18:20 UTC (permalink / raw)
  To: guix-devel; +Cc: Paul Garlick

[-- Attachment #1: Type: text/plain, Size: 222 bytes --]

Paul Garlick <pgarlick@tourbillion-technology.com> writes:

> * gnu/packages/maths.scm (gmsh): Update to 2.15.0
> ---
>  gnu/packages/maths.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied, thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-12-09 18:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-09 17:54 [PATCH] gnu: gmsh: Update to 2.15.0 Paul Garlick
2016-12-09 18:20 ` Marius Bakke

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).