gnu: r-extradistr: Update to 1.8.11.
* gnu/packages/cran.scm (r-extradistr): Update to 1.8.11.
This commit is contained in:
		
							parent
							
								
									bb6c8f207b
								
							
						
					
					
						commit
						e0cd8f7340
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -4107,14 +4107,14 @@ Cryer and Kung-Sik Chan.")
 | 
				
			||||||
(define-public r-extradistr
 | 
					(define-public r-extradistr
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-extradistr")
 | 
					    (name "r-extradistr")
 | 
				
			||||||
    (version "1.8.10")
 | 
					    (version "1.8.11")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (cran-uri "extraDistr" version))
 | 
					       (uri (cran-uri "extraDistr" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "00lvqp5bb3iak5myiz4rqm887bkq9sdh7aybmz84mmfni6q01m28"))))
 | 
					         "1vvqv1d4hxa025gmm8cbiph63qsqy87l3ri5idd524gyz3chbcl3"))))
 | 
				
			||||||
    (properties `((upstream-name . "extraDistr")))
 | 
					    (properties `((upstream-name . "extraDistr")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue