Archived
1
0
Fork 0

gnu: r-univoutl: Update to 0.2.

* gnu/packages/cran.scm (r-univoutl): Update to 0.2.
This commit is contained in:
Ricardo Wurmus 2020-04-30 15:26:30 +02:00
parent d7a29bd586
commit 2a749c8596
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -18795,14 +18795,14 @@ functions.")
(define-public r-univoutl (define-public r-univoutl
(package (package
(name "r-univoutl") (name "r-univoutl")
(version "0.1-5") (version "0.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "univOutl" version)) (uri (cran-uri "univOutl" version))
(sha256 (sha256
(base32 (base32
"193wrpkvgmlrx43nag8w3ivrlqm37nm6g86wcvd3bgw3hchs70gi")))) "0rlc3w7cx2hfxacpjs9kmjzv5p8v9wxnlpxi3rh276wiy5zdr91v"))))
(properties `((upstream-name . "univOutl"))) (properties `((upstream-name . "univOutl")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs