me
/
guix
Archived
1
0
Fork 0

gnu: r-ebimage: Update to 4.46.0.

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

Change-Id: I18b62127bbd91d4c443a29a376506ffb95bdf74f
master
Ricardo Wurmus 2024-05-07 13:06:57 +02:00
parent 5b0edd7546
commit 1815859a6b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -17234,14 +17234,14 @@ needed.")
(define-public r-ebimage (define-public r-ebimage
(package (package
(name "r-ebimage") (name "r-ebimage")
(version "4.44.0") (version "4.46.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
"0jdi5cn4v5ll43xb3l6sy062snd5p9n2nrryc5aqd2ki18mdmghy")))) "0qaafn9l9lwrj0yph74g39pghjpg009qz7by64frxg1q0j7ksd2w"))))
(properties `((upstream-name . "EBImage"))) (properties `((upstream-name . "EBImage")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs