mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-somaticsignatures: Update to 2.44.0.
* gnu/packages/bioconductor.scm (r-somaticsignatures): Update to 2.44.0. Change-Id: I800fedede5e18689c391b8d93a0b5dc0abb113ed
This commit is contained in:
parent
0925e5594e
commit
9f419b53c7
1 changed files with 2 additions and 2 deletions
|
@ -20197,14 +20197,14 @@ genomic categories and to add self-defined graphics in the plot.")
|
|||
(define-public r-somaticsignatures
|
||||
(package
|
||||
(name "r-somaticsignatures")
|
||||
(version "2.42.0")
|
||||
(version "2.44.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "SomaticSignatures" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0qvlfcsb4wwk1h0gi0gira7vknpd6jkyzil9z05mbgip9cyn543n"))))
|
||||
"109y5kk68zshvvbac78anfzvx2wxcvi504n75paa277x9zmklixv"))))
|
||||
(properties
|
||||
`((upstream-name . "SomaticSignatures")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue