me
/
guix
Archived
1
0
Fork 0

gnu: r-deconrnaseq: Update to 1.40.0.

* gnu/packages/bioconductor.scm (r-deconrnaseq): Update to 1.40.0.
master
zimoun 2022-11-17 03:50:06 +01:00 committed by Ricardo Wurmus
parent 9b717bcad9
commit 36c940a4d7
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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