gnu: r-ebimage: Update to 4.40.0.
* gnu/packages/bioconductor.scm (r-ebimage): Update to 4.40.0.
This commit is contained in:
parent
265c03a7bd
commit
c410fa50e1
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue