me
/
guix
Archived
1
0
Fork 0

gnu: r-univoutl: Update to 0.2.

* gnu/packages/cran.scm (r-univoutl): Update to 0.2.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -18795,14 +18795,14 @@ functions.")
(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