gnu: r-ebimage: Update to 4.30.0.

* gnu/packages/bioconductor.scm (r-ebimage): Update to 4.30.0.
This commit is contained in:
Ricardo Wurmus 2020-06-13 00:55:11 +02:00
parent e059ab2503
commit 4eccf8e5e5
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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