gnu: r-phyloseq: Update to 1.44.0.

* gnu/packages/bioconductor.scm (r-phyloseq): Update to 1.44.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 19:01:44 +02:00
parent e0c28e52e4
commit 6cb123b190
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -20835,13 +20835,13 @@ (define-public r-tximeta
(define-public r-phyloseq
(package
(name "r-phyloseq")
(version "1.42.0")
(version "1.44.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "phyloseq" version))
(sha256
(base32 "07zi059v6zwrm31qwc7fmg35fwqlqfb6c30wwj9q4m2y67srnskk"))))
(base32 "0rmv8f1m8ck97v991wdly3fma2rjczhi974lh7ikwx6rcx6fp9ah"))))
(properties `((upstream-name . "phyloseq")))
(build-system r-build-system)
(propagated-inputs