mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 10:30:43 +02:00
gnu: r-stager: Update to 1.30.1.
* gnu/packages/bioconductor.scm (r-stager): Update to 1.30.1. Change-Id: Iaac5a037e08055c9d6b134fee8823ccdd93587a8
This commit is contained in:
parent
717d395a29
commit
bd554c63b8
1 changed files with 2 additions and 2 deletions
|
@ -14288,13 +14288,13 @@ data sets ensuring a small memory footprint.")
|
|||
(define-public r-stager
|
||||
(package
|
||||
(name "r-stager")
|
||||
(version "1.30.0")
|
||||
(version "1.30.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "stageR" version))
|
||||
(sha256
|
||||
(base32 "0q4a26z6i3wvjjc0bhif9d3jf1h04bb091jg4and1ih7qfjvr89z"))))
|
||||
(base32 "0jm4390p9fqm2hgifkpbz0rmmmhfc1hzbz4wl0csb3s02kdjfpb5"))))
|
||||
(properties `((upstream-name . "stageR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-summarizedexperiment))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue