gnu: wxmaxima: Update to 19.05.7.
* gnu/packages/maths.scm (wxmaxima): Update to 19.05.7.
This commit is contained in:
		
							parent
							
								
									ccc963d528
								
							
						
					
					
						commit
						eeccd2e575
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -2875,7 +2875,7 @@ point numbers.")
 | 
				
			||||||
(define-public wxmaxima
 | 
					(define-public wxmaxima
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "wxmaxima")
 | 
					    (name "wxmaxima")
 | 
				
			||||||
    (version "19.03.1")
 | 
					    (version "19.05.7")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method git-fetch)
 | 
					       (method git-fetch)
 | 
				
			||||||
| 
						 | 
					@ -2885,7 +2885,7 @@ point numbers.")
 | 
				
			||||||
       (file-name (git-file-name name version))
 | 
					       (file-name (git-file-name name version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1qkf4jg86xnn3wk3782ffmfz12axb92dkjagcz3ffzw2wi1rclml"))))
 | 
					         "0zaz71fh156b9inrxf86scnix247al5pl9v18cxhjxcm0lanqxdp"))))
 | 
				
			||||||
    (build-system cmake-build-system)
 | 
					    (build-system cmake-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     `(("gettext" ,gettext-minimal)))
 | 
					     `(("gettext" ,gettext-minimal)))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue