gnu: r-ballgown: Update to 2.34.0.
* gnu/packages/bioconductor.scm (r-ballgown): Update to 2.34.0. Change-Id: Ice69c2be8df89cb103e73de328ac6eb5919f0502master
parent
7e36e3ed55
commit
9d0492c750
|
@ -22125,14 +22125,14 @@ visualizations for publication-quality multi-panel figures.")
|
|||
(define-public r-ballgown
|
||||
(package
|
||||
(name "r-ballgown")
|
||||
(version "2.32.0")
|
||||
(version "2.34.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ballgown" version))
|
||||
(sha256
|
||||
(base32
|
||||
"05lvpvy4gs3vg4ks23prx0mdp730h1m9kpg4al03ah062gyq3ahx"))))
|
||||
"1r3qz6y97zhp7swcv2ls1h6cz0l66y5ap00wx9wlqxv14sljd135"))))
|
||||
(properties `((upstream-name . "ballgown")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue