mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-rnaagecalc: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-rnaagecalc): Update to 1.20.0. Change-Id: I3e5886955911efdc584675e38362c7e30f8e7835
This commit is contained in:
parent
7fdcbd2382
commit
4c4ffc757d
1 changed files with 2 additions and 2 deletions
|
@ -12784,13 +12784,13 @@ HDF5 datasets.")
|
|||
(define-public r-rnaagecalc
|
||||
(package
|
||||
(name "r-rnaagecalc")
|
||||
(version "1.18.0")
|
||||
(version "1.20.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "RNAAgeCalc" version))
|
||||
(sha256
|
||||
(base32 "1f4vvx56jfs3ag0z1d815ysg54ff5p5l13cqq2gl9xfq2glqv6qn"))))
|
||||
(base32 "0jqy569c2z09xsczsp2iq9dphcv99giy99yxpqw198ps9dx59a7p"))))
|
||||
(properties `((upstream-name . "RNAAgeCalc")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-annotationdbi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue