Archived
1
0
Fork 0

gnu: wxmaxima: Update to 16.04.2.

* gnu/packages/maths.scm (wxmaxima): Update to 16.04.2.
This commit is contained in:
宋文武 2016-05-15 14:09:17 +08:00
parent 8a7680a759
commit e6a905070a

View file

@ -1588,7 +1588,7 @@ point numbers.")
(define-public wxmaxima (define-public wxmaxima
(package (package
(name "wxmaxima") (name "wxmaxima")
(version "15.04.0") (version "16.04.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -1596,7 +1596,7 @@ point numbers.")
version "/" name "-" version ".tar.gz")) version "/" name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1fm47ah4aw5qdjqhkz67w5fwhy8yfffa5z896crp0d3hk2bh4180")))) "1fpqzk1921isiqrpgpf433ldq41924qs9sy99fl1zn5661b2l73n"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(inputs (inputs
`(("wxwidgets" ,wxwidgets) `(("wxwidgets" ,wxwidgets)