gnu: r-dichromat: Update to 2.0-0.1.

* gnu/packages/statistics.scm (r-dichromat): Update to 2.0-0.1.
This commit is contained in:
Ricardo Wurmus 2022-05-28 08:30:54 +02:00
parent a9ba9c78ac
commit e4178aceb9
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -925,13 +925,13 @@ (define-public r-chorddiag
(define-public r-dichromat
(package
(name "r-dichromat")
(version "2.0-0")
(version "2.0-0.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "dichromat" version))
(sha256
(base32 "1l8db1nk29ccqg3mkbafvfiw0775iq4gapysf88xq2zp6spiw59i"))))
(base32 "10b0avdar3d1y8x2ya3x5kqxqg0z0mq872hdzvc1nn4amplph1d1"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/dichromat")
(synopsis "Color schemes for dichromats")