mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: r-systempiperdata: Update to 2.14.2.
* gnu/packages/bioconductor.scm (r-systempiperdata): Update to 2.14.2. Change-Id: I204b83fdb779970833e35698ab00b5cf3097ac98
This commit is contained in:
parent
dfdefad022
commit
5b63b6ceb6
1 changed files with 2 additions and 2 deletions
|
|
@ -3406,14 +3406,14 @@ the @code{HorvathMethylChip40} (Mammal40) array.")
|
|||
(define-public r-systempiperdata
|
||||
(package
|
||||
(name "r-systempiperdata")
|
||||
(version "2.14.0")
|
||||
(version "2.14.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "systemPipeRdata" version
|
||||
'experiment))
|
||||
(sha256
|
||||
(base32 "10q3dj16pkjdmqhxqfi255sszh7y1k6yw7j77n0gbh5223ay4zgw"))))
|
||||
(base32 "0qqkdrqvr0wic1hwrmhd6024w83gs66pdp0mc876qc68mv26nzwb"))))
|
||||
(properties `((upstream-name . "systemPipeRdata")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-biocgenerics r-biostrings r-jsonlite r-remotes))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue