gnu: maxima: Update to 5.42.1.

* gnu/packages/maths.scm (maxima): Update to 5.42.1.
This commit is contained in:
Kei Kebreau 2018-11-28 10:56:04 -05:00
parent ad8a4a666d
commit a5d474d798
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 2 additions and 2 deletions

View File

@ -2749,7 +2749,7 @@ to BMP, JPEG or PNG image formats.")
(define-public maxima
(package
(name "maxima")
(version "5.42.0")
(version "5.42.1")
(source
(origin
(method url-fetch)
@ -2757,7 +2757,7 @@ to BMP, JPEG or PNG image formats.")
version "-source/" name "-" version ".tar.gz"))
(sha256
(base32
"0d5pdihvcbwb7r4i4qs5qqgsz46hxlq33qj8is053llrgn9ylpyn"))
"1ka0xf70a55ndgmyrq7p5xxbd78pq7bfkqhgxsivaqdw6gn5lmcg"))
(patches (search-patches "maxima-defsystem-mkdir.patch"))))
(build-system gnu-build-system)
(inputs