gnu: pari-gp: Update to 2.11.3.
* gnu/packages/algebra.scm (pari-gp): Update to 2.11.3.
This commit is contained in:
		
							parent
							
								
									58ee99fcb2
								
							
						
					
					
						commit
						bf82d83c60
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -227,7 +227,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.11.2")
 | 
					    (version "2.11.3")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append
 | 
					              (uri (string-append
 | 
				
			||||||
| 
						 | 
					@ -235,7 +235,7 @@ the real span of the lattice.")
 | 
				
			||||||
                    version ".tar.gz"))
 | 
					                    version ".tar.gz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "0fck8ssmirl8fy7s4mspgrxjs5sag76xbshqlqzkcl3kqyrk4raa"))))
 | 
					                "1jd65h2psrmba2dx7rkf5qidf9ka0cwbsg20pd18k45ggr30l467"))))
 | 
				
			||||||
    (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