gnu: r-colorspace: Update to 1.3-2.

* gnu/packages/statistics.scm (r-colorspace): Update to 1.3-2.
master
Ricardo Wurmus 2016-12-29 20:08:59 +01:00
parent 2fd261a37a
commit 94a6f20baf
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -256,13 +256,13 @@ caching.")
(define-public r-colorspace
(package
(name "r-colorspace")
(version "1.2-7")
(version "1.3-2")
(source
(origin
(method url-fetch)
(uri (cran-uri "colorspace" version))
(sha256
(base32 "0flw97iwwpkxy6si9cn982jhl61wb1rxi3r0nz2xxf0c3fzw18d5"))))
(base32 "0d1ya7hx4y58n5ivwmdmq2zgh0g2sbv7ykh13n85c1355csd57yx"))))
(build-system r-build-system)
(home-page "http://cran.r-project.org/web/packages/colorspace")
(synopsis "Color space manipulation")