gnu: giac-xcas: Update to 1.2.3-57.
* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.3-57.
This commit is contained in:
		
							parent
							
								
									c5361b7c3d
								
							
						
					
					
						commit
						1286ff6161
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -206,7 +206,7 @@ GP2C, the GP to C compiler, translates GP scripts to PARI programs.")
 | 
			
		|||
(define-public giac-xcas
 | 
			
		||||
  (package
 | 
			
		||||
    (name "giac-xcas")
 | 
			
		||||
    (version "1.2.3-51")
 | 
			
		||||
    (version "1.2.3-57")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              ;; "~parisse/giac" is not used because the maintainer regularly
 | 
			
		||||
| 
						 | 
				
			
			@ -218,7 +218,7 @@ GP2C, the GP to C compiler, translates GP scripts to PARI programs.")
 | 
			
		|||
                                  "source/giac_" version ".tar.gz"))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "1w7d4sdjbvqiibnfkhrqy9np3smsysilfba9pry3q1qn5g5y6nrp"))))
 | 
			
		||||
                "0a7c1r2rgsin671qy98yvwgkg6a81d0pp0p4p7sydhrfi1k9xpr1"))))
 | 
			
		||||
    (build-system gnu-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     `(#:phases
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue