gnu: maxima: Update to 5.42.1.
* gnu/packages/maths.scm (maxima): Update to 5.42.1.
This commit is contained in:
		
							parent
							
								
									ad8a4a666d
								
							
						
					
					
						commit
						a5d474d798
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2749,7 +2749,7 @@ to BMP, JPEG or PNG image formats.") | ||||||
| (define-public maxima | (define-public maxima | ||||||
|   (package |   (package | ||||||
|     (name "maxima") |     (name "maxima") | ||||||
|     (version "5.42.0") |     (version "5.42.1") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|  | @ -2757,7 +2757,7 @@ to BMP, JPEG or PNG image formats.") | ||||||
|                            version "-source/" name "-" version ".tar.gz")) |                            version "-source/" name "-" version ".tar.gz")) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "0d5pdihvcbwb7r4i4qs5qqgsz46hxlq33qj8is053llrgn9ylpyn")) |          "1ka0xf70a55ndgmyrq7p5xxbd78pq7bfkqhgxsivaqdw6gn5lmcg")) | ||||||
|        (patches (search-patches "maxima-defsystem-mkdir.patch")))) |        (patches (search-patches "maxima-defsystem-mkdir.patch")))) | ||||||
|     (build-system gnu-build-system) |     (build-system gnu-build-system) | ||||||
|     (inputs |     (inputs | ||||||
|  |  | ||||||
		Reference in a new issue