gnu: r-microbiome: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-microbiome): Update to 1.24.0.

Change-Id: Ifca782fec5346f00a866daaaf10760a962e5a36e
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:18:46 +01:00
parent c192f994c4
commit a997efca8c
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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