mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-genomicscores: Update to 2.18.1.
* gnu/packages/bioconductor.scm (r-genomicscores): Update to 2.18.1. Change-Id: Iae81c63f1b6a56a7f2ef7b2ebac2662b73b552b6
This commit is contained in:
parent
1d53f46cad
commit
f8b32e6ec4
1 changed files with 2 additions and 2 deletions
|
@ -19276,14 +19276,14 @@ type and symbol colors.")
|
|||
(define-public r-genomicscores
|
||||
(package
|
||||
(name "r-genomicscores")
|
||||
(version "2.18.0")
|
||||
(version "2.18.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "GenomicScores" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1b9fzkch7xqn0f56psq0vnhq46ysl6nnd7f2hf2hxsm0w1z6q1z6"))))
|
||||
"0naad6dqhx78n9bsczwy4k3xjaa5dqs9iz71aa887ck9riy4ibwf"))))
|
||||
(properties `((upstream-name . "GenomicScores")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue