mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-08 18:25:53 +02:00
gnu: r-ace: Update to 1.26.0.
* gnu/packages/bioconductor.scm (r-ace): Update to 1.26.0. Change-Id: I73305a2fe08a5da6e6dede248618151ebf3dafc1
This commit is contained in:
@@ -23167,13 +23167,13 @@ motifs, and others.")
|
||||
(define-public r-ace
|
||||
(package
|
||||
(name "r-ace")
|
||||
(version "1.24.0")
|
||||
(version "1.26.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ACE" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0ky6l0x5wbwil0lqnclgfpdhn94954k62xpv0z3mhy4lvqf07h4j"))))
|
||||
"0v78djw83b253gsjxs3m5ihxyz82gzvsqhbiblxcryvghzv1c7x3"))))
|
||||
(properties `((upstream-name . "ACE")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-biobase r-genomicranges r-ggplot2 r-qdnaseq))
|
||||
|
||||
Reference in New Issue
Block a user