me
/
guix
Archived
1
0
Fork 0

gnu: r-univoutl: Update to 0.4.

* gnu/packages/cran.scm (r-univoutl): Update to 0.4.
Ricardo Wurmus 2022-06-13 14:21:57 +02:00
parent 17f70b7363
commit e0a7f404eb
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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