gnu: r-scatterpie: Update to 0.1.5.

* gnu/packages/cran.scm (r-scatterpie): Update to 0.1.5.
This commit is contained in:
Ricardo Wurmus 2020-09-14 19:03:21 +02:00
parent df2210be8b
commit 0982ffa898
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -22481,14 +22481,14 @@ (define-public r-mstate
(define-public r-scatterpie
(package
(name "r-scatterpie")
(version "0.1.4")
(version "0.1.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "scatterpie" version))
(sha256
(base32
"0g5sn0iv6c1q7y51j4gbbbnil5089dgk1w4q94c7h5y3x7wfrzqb"))))
"0h48l0699lpfagv09f53yismir84945m56qwzk52lc7wxyvkfcp1"))))
(properties `((upstream-name . "scatterpie")))
(build-system r-build-system)
(propagated-inputs