mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-08 07:56:16 -05:00
gnu: r-ballgown: Update to 2.34.0.
* gnu/packages/bioconductor.scm (r-ballgown): Update to 2.34.0. Change-Id: Ice69c2be8df89cb103e73de328ac6eb5919f0502
This commit is contained in:
parent
7e36e3ed55
commit
9d0492c750
1 changed files with 2 additions and 2 deletions
|
@ -22125,14 +22125,14 @@ (define-public r-sushi
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue