me
/
guix
Archived
1
0
Fork 0

gnu: r-ebimage: Update to 4.32.0.

* gnu/packages/bioconductor.scm (r-ebimage): Update to 4.32.0.
master
zimoun 2020-10-30 15:51:58 +01:00 committed by Ricardo Wurmus
parent ff8b915377
commit ba0bf98dff
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4729,14 +4729,14 @@ needed.")
(define-public r-ebimage (define-public r-ebimage
(package (package
(name "r-ebimage") (name "r-ebimage")
(version "4.30.0") (version "4.32.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
"13amrbh545hwk7sygndzyv7wpa0m2y0lzlwj89jm1xm62x577w9v")))) "0qi8bbix5bjahs73ljhfvidlbj8hz5m5j0sb9cjxlngnnldbh4ww"))))
(properties `((upstream-name . "EBImage"))) (properties `((upstream-name . "EBImage")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs