gnu: r-spacefillr: Update to 0.3.3.
* gnu/packages/cran.scm (r-spacefillr): Update to 0.3.3. Change-Id: I2ef20a660e176e2a0fde2b8e3ad4e943fc279e86master
parent
13a8db7f8b
commit
de7be04efb
|
@ -42563,13 +42563,13 @@ for rendering equations in the HTML help files.")
|
|||
(define-public r-spacefillr
|
||||
(package
|
||||
(name "r-spacefillr")
|
||||
(version "0.3.2")
|
||||
(version "0.3.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "spacefillr" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0raaw9ib8b2dzkh4w28wpxcgxs7ky328yaayb64lc39syf7g19dv"))))
|
||||
"08ghp7ym454911yymqa15mq8d3my2qpc7mphj17akm8pyskymnkc"))))
|
||||
(properties `((upstream-name . "spacefillr")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-rcpp))
|
||||
|
|
Reference in New Issue