me
/
guix
Archived
1
0
Fork 0

gnu: r-extradistr: Update to 1.9.1.

* gnu/packages/cran.scm (r-extradistr): Update to 1.9.1.
master
Ricardo Wurmus 2020-09-14 19:02:12 +02:00
parent 8d8db33f71
commit 16cc10eafb
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5104,14 +5104,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.11") (version "1.9.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "extraDistr" version)) (uri (cran-uri "extraDistr" version))
(sha256 (sha256
(base32 (base32
"1vvqv1d4hxa025gmm8cbiph63qsqy87l3ri5idd524gyz3chbcl3")))) "1gypnbvdzczl0mvznvy8r7hzsvc5gvdvi2mmzj21cqdw9n63944r"))))
(properties `((upstream-name . "extraDistr"))) (properties `((upstream-name . "extraDistr")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs