gnu: r-microbiome: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-microbiome): Update to 1.22.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 18:00:09 +02:00
parent 957cc37181
commit 91758952d4
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12126,13 +12126,13 @@ (define-public r-mia
(define-public r-microbiome
(package
(name "r-microbiome")
(version "1.20.0")
(version "1.22.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "microbiome" version))
(sha256
(base32
"1j3lrrz6yxfzsr037c0bbdhrs0ll7jg0mpcvk3iqdryi5rysnx0x"))))
"120wyjv2r9cbjgxbp70nzf249hai8cqn59gcbgwnazynfy5ih1w8"))))
(properties `((upstream-name . "microbiome")))
(build-system r-build-system)
(propagated-inputs