guix-commits
[Top][All Lists]
Advanced

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

70/155: gnu: wxmaxima: Update to 16.12.0.


From: John Darrington
Subject: 70/155: gnu: wxmaxima: Update to 16.12.0.
Date: Wed, 21 Dec 2016 20:48:34 +0000 (UTC)

jmd pushed a commit to branch wip-installer
in repository guix.

commit 5a3590f2a415106b0b5bb44ce00272c63e3022da
Author: Kei Kebreau <address@hidden>
Date:   Sun Dec 18 14:05:40 2016 -0500

    gnu: wxmaxima: Update to 16.12.0.
    
    * gnu/packages/maths.scm (wxmaxima): Update to 16.12.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 7ce00c8..eee45cf 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -1937,7 +1937,7 @@ point numbers.")
 (define-public wxmaxima
   (package
     (name "wxmaxima")
-    (version "16.04.2")
+    (version "16.12.0")
     (source
      (origin
        (method url-fetch)
@@ -1945,7 +1945,7 @@ point numbers.")
                            version "/" name "-" version ".tar.gz"))
        (sha256
         (base32
-         "1fpqzk1921isiqrpgpf433ldq41924qs9sy99fl1zn5661b2l73n"))))
+         "01kas9viqabw5id6crbhz8ahjimmv78gqzizs5hgnj9kngrgrm1h"))))
     (build-system gnu-build-system)
     (inputs
      `(("wxwidgets" ,wxwidgets)



reply via email to

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