Archived
1
0
Fork 0

gnu: r-scatterpie: Update to 0.1.6.

* gnu/packages/cran.scm (r-scatterpie): Update to 0.1.6.
This commit is contained in:
Ricardo Wurmus 2021-05-04 07:13:17 +02:00
parent 73f7bcf280
commit 7ac6dd6403
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -24358,14 +24358,14 @@ multi-state models.")
(define-public r-scatterpie (define-public r-scatterpie
(package (package
(name "r-scatterpie") (name "r-scatterpie")
(version "0.1.5") (version "0.1.6")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "scatterpie" version)) (uri (cran-uri "scatterpie" version))
(sha256 (sha256
(base32 (base32
"0h48l0699lpfagv09f53yismir84945m56qwzk52lc7wxyvkfcp1")))) "1lilzybbxqhrjpwwf9050wf5f896pn5d93llp5da7ssrcn5bm9i8"))))
(properties `((upstream-name . "scatterpie"))) (properties `((upstream-name . "scatterpie")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs