gnu: r-ebimage: Update to 4.44.0.

* gnu/packages/bioconductor.scm (r-ebimage): Update to 4.44.0.

Change-Id: If431ef62ecf9f710394d285fb15ebb52e4cab80c
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:18:51 +01:00
parent 23c25f0423
commit ec2cd3861c
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -15821,14 +15821,14 @@ (define-public r-aucell
(define-public r-ebimage
(package
(name "r-ebimage")
(version "4.42.0")
(version "4.44.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "EBImage" version))
(sha256
(base32
"0z0ajmy1zx7mqcjm2ibyk2qg3cj00kl76padyksbdbmwdncxs8yb"))))
"0jdi5cn4v5ll43xb3l6sy062snd5p9n2nrryc5aqd2ki18mdmghy"))))
(properties `((upstream-name . "EBImage")))
(build-system r-build-system)
(propagated-inputs