gnu: r-somaticsignatures: Update to 2.20.0.
* gnu/packages/bioconductor.scm (r-somaticsignatures): Update to 2.20.0.
This commit is contained in:
parent
128c6d59f0
commit
3cdc5d1a7b
|
@ -3752,14 +3752,14 @@ genomic categories and to add self-defined graphics in the plot.")
|
|||
(define-public r-somaticsignatures
|
||||
(package
|
||||
(name "r-somaticsignatures")
|
||||
(version "2.18.0")
|
||||
(version "2.20.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "SomaticSignatures" version))
|
||||
(sha256
|
||||
(base32
|
||||
"013dslbyq55a41d3n842brjk2bq1kxw0r18mb6drgbxx2sflzc02"))))
|
||||
"0wc4ddwngvkc9jhihzaxx8yazqncl1kbgkx8vqn5gd4w2hx0h5bx"))))
|
||||
(properties
|
||||
`((upstream-name . "SomaticSignatures")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Reference in New Issue