gnu: r-ebimage: Update to 4.34.0.

* gnu/packages/bioconductor.scm (r-ebimage): Update to 4.34.0.
This commit is contained in:
Ricardo Wurmus 2021-06-05 08:50:01 +02:00
parent 7238b33185
commit 3e1c585523
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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