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
|
@ -4107,14 +4107,14 @@ Cryer and Kung-Sik Chan.")
|
|||
(define-public r-extradistr
|
||||
(package
|
||||
(name "r-extradistr")
|
||||
(version "1.8.10")
|
||||
(version "1.8.11")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "extraDistr" version))
|
||||
(sha256
|
||||
(base32
|
||||
"00lvqp5bb3iak5myiz4rqm887bkq9sdh7aybmz84mmfni6q01m28"))))
|
||||
"1vvqv1d4hxa025gmm8cbiph63qsqy87l3ri5idd524gyz3chbcl3"))))
|
||||
(properties `((upstream-name . "extraDistr")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in New Issue