guix-commits
[Top][All Lists]
Advanced

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

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


From: Kei Kebreau
Subject: 01/01: gnu: wxmaxima: Update to 17.10.1.
Date: Tue, 19 Dec 2017 11:27:15 -0500 (EST)

kkebreau pushed a commit to branch master
in repository guix.

commit a8db968fa48ecb3dd219833a9e393a383d842215
Author: Kei Kebreau <address@hidden>
Date:   Tue Dec 19 11:26:16 2017 -0500

    gnu: wxmaxima: Update to 17.10.1.
    
    * gnu/packages/maths.scm (wxmaxima): Update to 17.10.1.
---
 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 5c7926a..837e142 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2489,7 +2489,7 @@ point numbers.")
 (define-public wxmaxima
   (package
     (name "wxmaxima")
-    (version "17.05.1")
+    (version "17.10.1")
     (source
      (origin
        (method url-fetch)
@@ -2498,7 +2498,7 @@ point numbers.")
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "0dv0cy0cf46v0cbw32izscpkdmpxg1qhwq1f4cz46kkqd8k4yfbj"))))
+         "0qlzc31cqkwpfgrb9cif9bcnkj3rq487plg4rns7jxv6pq4609v1"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("autoconf" ,autoconf)



reply via email to

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