mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 07:12:30 -05:00
gnu: r-ebimage: Update to 4.42.0.
* gnu/packages/bioconductor.scm (r-ebimage): Update to 4.42.0.
This commit is contained in:
parent
ba31e05d75
commit
6f5209f1a9
1 changed files with 2 additions and 2 deletions
|
@ -13739,14 +13739,14 @@ (define-public r-aucell
|
|||
(define-public r-ebimage
|
||||
(package
|
||||
(name "r-ebimage")
|
||||
(version "4.40.1")
|
||||
(version "4.42.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "EBImage" version))
|
||||
(sha256
|
||||
(base32
|
||||
"08hsfxfqfznfqnpl2vygry7xn6npjpibswy4qi6zmvifdarx6i1j"))))
|
||||
"0z0ajmy1zx7mqcjm2ibyk2qg3cj00kl76padyksbdbmwdncxs8yb"))))
|
||||
(properties `((upstream-name . "EBImage")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue