1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-14 09:00:39 +02:00

gnu: r-ebimage: Update to 4.40.1.

* gnu/packages/bioconductor.scm (r-ebimage): Update to 4.40.1.
This commit is contained in:
Ricardo Wurmus
2023-04-18 15:27:17 +02:00
committed by Maxim Cournoyer
parent d2485dde5b
commit 5ccd264893

View File

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