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
parent 1e5cc9e0ae
commit 18bf907114
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

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