gnu: r-tradeseq: Update to 1.12.0.

* gnu/packages/bioconductor.scm (r-tradeseq): Update to 1.12.0.
This commit is contained in:
zimoun 2022-11-17 03:50:19 +01:00 committed by Ricardo Wurmus
parent 4c30f1a5b5
commit 5c2e048789
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -10185,13 +10185,13 @@ (define-public r-metap
(define-public r-tradeseq
(package
(name "r-tradeseq")
(version "1.10.0")
(version "1.12.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "tradeSeq" version))
(sha256
(base32
"0v9nqxrwa69qhmyaicn2vvs8haha4kzs93iqim306331vadp9qm0"))))
"0wkbjhwqk094nd5h6sl2nw5jp5vmkh9why635l8qkqmxa2jm3gh0"))))
(build-system r-build-system)
(propagated-inputs
(list r-biobase