gnu: wxmaxima: Update to 17.10.1.

* gnu/packages/maths.scm (wxmaxima): Update to 17.10.1.
master
Kei Kebreau 2017-12-19 11:26:16 -05:00
parent 7a070f020b
commit a8db968fa4
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 2 additions and 2 deletions

View File

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