me
/
guix
Archived
1
0
Fork 0

gnu: r-scatterpie: Update to 0.1.8.

* gnu/packages/cran.scm (r-scatterpie): Update to 0.1.8.
master
Ricardo Wurmus 2022-09-20 10:53:22 +02:00
parent 897c62ad00
commit 72e5d0fe2d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -27797,14 +27797,14 @@ multi-state models.")
(define-public r-scatterpie
(package
(name "r-scatterpie")
(version "0.1.7")
(version "0.1.8")
(source
(origin
(method url-fetch)
(uri (cran-uri "scatterpie" version))
(sha256
(base32
"1pmspv8a7k20zyd5xvmav2k9mnjrkfhdij3rr9k504zyki8hfy1z"))))
"183ji1q0wr8fswdrgaw161fvgh8y7j4x9xacf09s2gz6icxcdk56"))))
(properties `((upstream-name . "scatterpie")))
(build-system r-build-system)
(propagated-inputs