gnu: r-ebimage: Update to 4.32.0.

* gnu/packages/bioconductor.scm (r-ebimage): Update to 4.32.0.
This commit is contained in:
zimoun 2020-10-30 15:51:58 +01:00 committed by Ricardo Wurmus
parent ff8b915377
commit ba0bf98dff
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4729,14 +4729,14 @@ (define-public r-aucell
(define-public r-ebimage
(package
(name "r-ebimage")
(version "4.30.0")
(version "4.32.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "EBImage" version))
(sha256
(base32
"13amrbh545hwk7sygndzyv7wpa0m2y0lzlwj89jm1xm62x577w9v"))))
"0qi8bbix5bjahs73ljhfvidlbj8hz5m5j0sb9cjxlngnnldbh4ww"))))
(properties `((upstream-name . "EBImage")))
(build-system r-build-system)
(propagated-inputs