gnu: r-pasilla: Update to 1.32.0.
* gnu/packages/bioconductor.scm (r-pasilla): Update to 1.32.0. Change-Id: I90a11b64f4cba746c9d5d70bd7746497fe3781a6master
parent
7d5f112600
commit
5b5c134658
|
@ -2325,13 +2325,13 @@ along with the gene set in the @code{GeneSet} class object.")
|
||||||
(define-public r-pasilla
|
(define-public r-pasilla
|
||||||
(package
|
(package
|
||||||
(name "r-pasilla")
|
(name "r-pasilla")
|
||||||
(version "1.30.0")
|
(version "1.32.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "pasilla" version 'experiment))
|
(uri (bioconductor-uri "pasilla" version 'experiment))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0dga4bb7qjigy1m1yp4bs4frwynjqfy3dnnylx4maai9x2zlynd0"))))
|
(base32 "0r5i64125qq5z4c8zliazsi68035d1bsz6ingzqdh37m8prdw1cr"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs (list r-dexseq))
|
(propagated-inputs (list r-dexseq))
|
||||||
(native-inputs (list r-knitr))
|
(native-inputs (list r-knitr))
|
||||||
|
|
Reference in New Issue