gnu: r-univoutl: Update to 0.3.

* gnu/packages/cran.scm (r-univoutl): Update to 0.3.
This commit is contained in:
Ricardo Wurmus 2021-04-08 02:25:59 +02:00
parent b615567e4f
commit 83f2c14790
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -21039,14 +21039,14 @@ (define-public r-adagio
(define-public r-univoutl
(package
(name "r-univoutl")
(version "0.2")
(version "0.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "univOutl" version))
(sha256
(base32
"0rlc3w7cx2hfxacpjs9kmjzv5p8v9wxnlpxi3rh276wiy5zdr91v"))))
"1hhpxrpmp2wbrynx9xjndnp2sccirgky2x6ksd6yk6phmk0rbzjp"))))
(properties `((upstream-name . "univOutl")))
(build-system r-build-system)
(propagated-inputs