me
/
guix
Archived
1
0
Fork 0

gnu: r-scatterpie: Update to 0.1.6.

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

View File

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