gnu: r-farver: Update to 2.1.2.
* gnu/packages/cran.scm (r-farver): Update to 2.1.2. Change-Id: Ic73015b3cd86c9cbaceedf6a721db8d6fe825c6c
This commit is contained in:
parent
ec14825484
commit
6d7d9513e3
@ -24858,14 +24858,14 @@ consists of @code{grid} grobs and viewports that can then be manipulated with
|
|||||||
(define-public r-farver
|
(define-public r-farver
|
||||||
(package
|
(package
|
||||||
(name "r-farver")
|
(name "r-farver")
|
||||||
(version "2.1.1")
|
(version "2.1.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "farver" version))
|
(uri (cran-uri "farver" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1klnr73fhm7n46q85in1v9gi99y6rcdzzg4h4wvnbx23lxndmkqd"))))
|
"09gy2wmm3jp2k3q6zbmjl6z55a974221q7vi6xhmdd5abnwj722j"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(home-page "https://github.com/thomasp85/farver")
|
(home-page "https://github.com/thomasp85/farver")
|
||||||
(synopsis "Vectorized color conversion and comparison")
|
(synopsis "Vectorized color conversion and comparison")
|
||||||
|
Loading…
Reference in New Issue
Block a user