gnu: r-ebimage: Update to 4.40.0.

* gnu/packages/bioconductor.scm (r-ebimage): Update to 4.40.0.
This commit is contained in:
zimoun 2022-11-17 03:50:22 +01:00 committed by Ricardo Wurmus
parent 265c03a7bd
commit c410fa50e1
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -11385,14 +11385,14 @@ (define-public r-aucell
(define-public r-ebimage
(package
(name "r-ebimage")
(version "4.38.0")
(version "4.40.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "EBImage" version))
(sha256
(base32
"1vcx45bw36k9daw9dywj5bz77jmqk4gjfwsym8ajjnc1jmlq20si"))))
"1k6gbivwlai451whq2vr3c0shzs9p4g188jn5waw7973gdzdi00q"))))
(properties `((upstream-name . "EBImage")))
(build-system r-build-system)
(propagated-inputs