gnu: r-protviz: Update to 0.4.0.

* gnu/packages/cran.scm (r-protviz): Update to 0.4.0.
master
Ricardo Wurmus 2019-01-12 21:41:31 +01:00
parent 209e504bb1
commit c3e5b456be
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10196,14 +10196,14 @@ library.")
(define-public r-protviz
(package
(name "r-protviz")
(version "0.3.1")
(version "0.4.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "protViz" version))
(sha256
(base32
"1im3ajimycsc1zpzbihxlsibjk0462q0vldy7v5ypsqnjbi1ndxm"))))
"150i2q4nakz28f39kmhrchz4qsr8ax6y02512md94k8hq4hamxg1"))))
(properties `((upstream-name . "protViz")))
(build-system r-build-system)
(inputs