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 @@ (define-public r-adagio
(define-public r-univoutl
(package
(name "r-univoutl")
(version "0.1-5")
(version "0.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "univOutl" version))
(sha256
(base32
"193wrpkvgmlrx43nag8w3ivrlqm37nm6g86wcvd3bgw3hchs70gi"))))
"0rlc3w7cx2hfxacpjs9kmjzv5p8v9wxnlpxi3rh276wiy5zdr91v"))))
(properties `((upstream-name . "univOutl")))
(build-system r-build-system)
(propagated-inputs