Archived
1
0
Fork 0

gnu: r-deconrnaseq: Update to 1.42.0.

* gnu/packages/bioconductor.scm (r-deconrnaseq): Update to 1.42.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 17:59:48 +02:00
parent 8ccd86a17b
commit 37a7539db3
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4560,13 +4560,13 @@ of the signatures to the mutation load of the tumor.")
(define-public r-deconrnaseq
(package
(name "r-deconrnaseq")
(version "1.40.0")
(version "1.42.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "DeconRNASeq" version))
(sha256
(base32
"05rwqchfspy8i9fcj9526rl5vvk0rrgr95nvxzdj0sa2136my8y4"))))
"0bmkyci31p7g097i8fvc0s1fz47hv6vp5rcfqqkvclm86wfkkmkc"))))
(properties `((upstream-name . "DeconRNASeq")))
(build-system r-build-system)
(propagated-inputs