me
/
guix
Archived
1
0
Fork 0

gnu: r-ebimage: Update to 4.42.0.

* gnu/packages/bioconductor.scm (r-ebimage): Update to 4.42.0.
master
Ricardo Wurmus 2023-04-28 19:01:07 +02:00
parent ba31e05d75
commit 6f5209f1a9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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