gnu: pari-gp: Update to 2.13.3.
* gnu/packages/algebra.scm (pari-gp): Update to 2.13.3.
This commit is contained in:
		
							parent
							
								
									e5ac7670b1
								
							
						
					
					
						commit
						1d7e603a77
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -237,7 +237,7 @@ the real span of the lattice.")
 | 
				
			||||||
(define-public pari-gp
 | 
					(define-public pari-gp
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "pari-gp")
 | 
					    (name "pari-gp")
 | 
				
			||||||
    (version "2.13.2")
 | 
					    (version "2.13.3")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append
 | 
					              (uri (string-append
 | 
				
			||||||
| 
						 | 
					@ -245,7 +245,7 @@ the real span of the lattice.")
 | 
				
			||||||
                    version ".tar.gz"))
 | 
					                    version ".tar.gz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "095s7vdlsxmxa0n0l1a082m6gjaypqfqkaj99z8j7dx0ji89hy8n"))))
 | 
					                "1jm1cz1687cz8pl8lgvmyk3l33cms1xbayv38ca4z1f60qb7zfnc"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     `(("texlive" ,(texlive-union
 | 
					     `(("texlive" ,(texlive-union
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue