mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-systempiperdata: Update to 2.12.2.
* gnu/packages/bioconductor.scm (r-systempiperdata): Update to 2.12.2. Change-Id: Iad841ef06fa935c9050c2610e2820f6ac70c87ac
This commit is contained in:
parent
3d7dfff1f9
commit
6f62d7d5bc
1 changed files with 2 additions and 2 deletions
|
@ -3405,14 +3405,14 @@ the @code{HorvathMethylChip40} (Mammal40) array.")
|
|||
(define-public r-systempiperdata
|
||||
(package
|
||||
(name "r-systempiperdata")
|
||||
(version "2.12.0")
|
||||
(version "2.12.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "systemPipeRdata" version
|
||||
'experiment))
|
||||
(sha256
|
||||
(base32 "04xxwdcznxdhxhmn73b9njj0mrd5bn3bwznnx5wf3p5qkfdckl9g"))))
|
||||
(base32 "12vxhm096gwy026gnh1ql1749gpxdsch70x3bc2a2pcnc74kk2hf"))))
|
||||
(properties `((upstream-name . "systemPipeRdata")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-biocgenerics r-biostrings r-jsonlite r-remotes))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue