gnu: giac: Update to 1.9.0-23.
* gnu/packages/algebra.scm (giac): Update to 1.9.0-23.
This commit is contained in:
		
							parent
							
								
									3380f52e6f
								
							
						
					
					
						commit
						b741f30572
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -327,7 +327,7 @@ precision.")
 | 
				
			||||||
(define-public giac
 | 
					(define-public giac
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "giac")
 | 
					    (name "giac")
 | 
				
			||||||
    (version "1.9.0-21")
 | 
					    (version "1.9.0-23")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -339,7 +339,7 @@ precision.")
 | 
				
			||||||
                           "~parisse/debian/dists/stable/main/source/"
 | 
					                           "~parisse/debian/dists/stable/main/source/"
 | 
				
			||||||
                           "giac_" version ".tar.gz"))
 | 
					                           "giac_" version ".tar.gz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "1zh7bf0ag4vbyyj5n8lbvy2ivp0kshms40ra5lq1ff035rpx230j"))
 | 
					        (base32 "07ksa9bcn7gl68v6z3pyhdnz91bj2aslaasq91bz9vbsjy83r3mr"))
 | 
				
			||||||
       (patches
 | 
					       (patches
 | 
				
			||||||
        ;; Patch borrowed from Sage math team.  Giac 1.9.0-21 does not build
 | 
					        ;; Patch borrowed from Sage math team.  Giac 1.9.0-21 does not build
 | 
				
			||||||
        ;; since Pari-GP 2.15 upgrade.  Reported upstream here:
 | 
					        ;; since Pari-GP 2.15 upgrade.  Reported upstream here:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue