me
/
guix
Archived
1
0
Fork 0

gnu: r-ebimage: Update to 4.30.0.

* gnu/packages/bioconductor.scm (r-ebimage): Update to 4.30.0.
master
Ricardo Wurmus 2020-06-13 00:55:11 +02:00
parent e059ab2503
commit 4eccf8e5e5
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4616,14 +4616,14 @@ needed.")
(define-public r-ebimage
(package
(name "r-ebimage")
(version "4.28.1")
(version "4.30.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "EBImage" version))
(sha256
(base32
"0q54q2nw6p1s4nrj1l8qz78m67xcysj2x82zs43my8iv2g9iifgs"))))
"13amrbh545hwk7sygndzyv7wpa0m2y0lzlwj89jm1xm62x577w9v"))))
(properties `((upstream-name . "EBImage")))
(build-system r-build-system)
(propagated-inputs