me
/
guix
Archived
1
0
Fork 0

gnu: r-extradistr: Update to 1.10.0.

* gnu/packages/cran.scm (r-extradistr): Update to 1.10.0.

Change-Id: Ifcec7fabd3c28c2ba4a18517a6432fadee333434
Ricardo Wurmus 2023-12-15 12:16:50 +01:00
parent a420b09fbb
commit ad1b00d5d3
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10930,14 +10930,14 @@ Cryer and Kung-Sik Chan.")
(define-public r-extradistr (define-public r-extradistr
(package (package
(name "r-extradistr") (name "r-extradistr")
(version "1.9.1") (version "1.10.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "extraDistr" version)) (uri (cran-uri "extraDistr" version))
(sha256 (sha256
(base32 (base32
"1gypnbvdzczl0mvznvy8r7hzsvc5gvdvi2mmzj21cqdw9n63944r")))) "1ad3xp4axbbid9i9vd4q8iccs3g3917yic2mas37mfwm5in4l9pl"))))
(properties `((upstream-name . "extraDistr"))) (properties `((upstream-name . "extraDistr")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs