mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: r-genomicscores: Update to 2.20.0.
* gnu/packages/bioconductor.scm (r-genomicscores): Update to 2.20.0. Change-Id: I54a64bb8ebe9ae2188a49357e8d42ea0a3472c46
This commit is contained in:
parent
30cef51c2b
commit
8f4b0bab10
1 changed files with 2 additions and 2 deletions
|
@ -19766,14 +19766,14 @@ type and symbol colors.")
|
|||
(define-public r-genomicscores
|
||||
(package
|
||||
(name "r-genomicscores")
|
||||
(version "2.18.1")
|
||||
(version "2.20.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "GenomicScores" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0naad6dqhx78n9bsczwy4k3xjaa5dqs9iz71aa887ck9riy4ibwf"))))
|
||||
"0c1997f3xbj19wgikqfad7bd573wf7czyazilcy662jmal9dnxmw"))))
|
||||
(properties `((upstream-name . "GenomicScores")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue