gnu: r-shades: Update to 1.4.0.

* gnu/packages/cran.scm (r-shades): Update to 1.4.0.
master
Ricardo Wurmus 2019-08-06 14:46:31 +02:00
parent 12618b5080
commit 031afc4890
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9808,14 +9808,14 @@ used by other packages.")
(define-public r-shades
(package
(name "r-shades")
(version "1.3.1")
(version "1.4.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "shades" version))
(sha256
(base32
"0v0xp9l1zyq4iysmkrbdwk4r1rksjj8p5c1726yrcgyg55mj59nv"))))
"1zg95sjhrfvbdlfc387g9p0vnb8nb6agdk1mb3wq3kwkm2da0bqj"))))
(build-system r-build-system)
(home-page "https://github.com/jonclayden/shades")
(synopsis "Simple color manipulation")