guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: wxmaxima: Update to 16.04.2.


From: ???
Subject: 01/01: gnu: wxmaxima: Update to 16.04.2.
Date: Sun, 15 May 2016 07:49:49 +0000 (UTC)

iyzsong pushed a commit to branch master
in repository guix.

commit e6a905070ad4a5f6c726e94e04b4a60b324a0dfc
Author: 宋文武 <address@hidden>
Date:   Sun May 15 14:09:17 2016 +0800

    gnu: wxmaxima: Update to 16.04.2.
    
    * gnu/packages/maths.scm (wxmaxima): Update to 16.04.2.
---
 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 10b1e9b..73104a3 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -1588,7 +1588,7 @@ point numbers.")
 (define-public wxmaxima
   (package
     (name "wxmaxima")
-    (version "15.04.0")
+    (version "16.04.2")
     (source
      (origin
        (method url-fetch)
@@ -1596,7 +1596,7 @@ point numbers.")
                            version "/" name "-" version ".tar.gz"))
        (sha256
         (base32
-         "1fm47ah4aw5qdjqhkz67w5fwhy8yfffa5z896crp0d3hk2bh4180"))))
+         "1fpqzk1921isiqrpgpf433ldq41924qs9sy99fl1zn5661b2l73n"))))
     (build-system gnu-build-system)
     (inputs
      `(("wxwidgets" ,wxwidgets)



reply via email to

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