gnu: r-polychrome: Update to 1.5.1.

* gnu/packages/cran.scm (r-polychrome): Update to 1.5.1.
This commit is contained in:
Ricardo Wurmus 2022-05-28 08:30:10 +02:00
parent 9d83753c40
commit 819d200a0b
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1319,13 +1319,13 @@ (define-public r-plotfunctions
(define-public r-polychrome
(package
(name "r-polychrome")
(version "1.3.1")
(version "1.5.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "Polychrome" version))
(sha256
(base32 "044vbylgbqf0ccv4r15nmbw1vz0j95g67i6blw73hvbvbm6w5x4d"))))
(base32 "0hyi02m2jpdhk1ky6ihz6dv5pwqwjwk4csjim2qr8ywx8midmrvg"))))
(properties `((upstream-name . "Polychrome")))
(build-system r-build-system)
(propagated-inputs