gnu: r-magick: Update to 2.7.4.
* gnu/packages/cran.scm (r-magick): Update to 2.7.4.master
parent
de6f3bf542
commit
473340074e
|
@ -14013,14 +14013,14 @@ samples is large and the number of mixture components is not too large.")
|
|||
(define-public r-magick
|
||||
(package
|
||||
(name "r-magick")
|
||||
(version "2.7.3")
|
||||
(version "2.7.4")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "magick" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0h942bn7wfnzbbgq9hrs75c7igmg5r1c5sad2v0znhza4cp7p1w3"))))
|
||||
"0bzhx0hyhh2zbc8fsqz3xkwla3lxwms9q2ph9jgc3y4hfmrng3g2"))))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
(list imagemagick zlib))
|
||||
|
|
Reference in New Issue