mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-ebimage: Update to 4.36.0.
* gnu/packages/bioconductor.scm (r-ebimage): Update to 4.36.0.
This commit is contained in:
parent
a69776dcb5
commit
4c18a6b644
1 changed files with 2 additions and 2 deletions
|
@ -8352,14 +8352,14 @@ needed.")
|
||||||
(define-public r-ebimage
|
(define-public r-ebimage
|
||||||
(package
|
(package
|
||||||
(name "r-ebimage")
|
(name "r-ebimage")
|
||||||
(version "4.34.0")
|
(version "4.36.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
|
||||||
"1z3cxxg593d66nczz5hh2hdj1d87wc0lxrzc5sn6bp43n351q8h3"))))
|
"030vpn55ppfqq4408c4db4w40d17x1yq6zajb11p2glikvm1q619"))))
|
||||||
(properties `((upstream-name . "EBImage")))
|
(properties `((upstream-name . "EBImage")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue