mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 12:39:36 -05:00
gnu: r-ballgown: Update to 2.36.0.
* gnu/packages/bioconductor.scm (r-ballgown): Update to 2.36.0. Change-Id: Ia60e45a814c4f6bb873b25a7e959b593fcdebb0d
This commit is contained in:
parent
531842c537
commit
3f806f9667
1 changed files with 2 additions and 2 deletions
|
@ -23618,14 +23618,14 @@ (define-public r-sushi
|
|||
(define-public r-ballgown
|
||||
(package
|
||||
(name "r-ballgown")
|
||||
(version "2.34.0")
|
||||
(version "2.36.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ballgown" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1r3qz6y97zhp7swcv2ls1h6cz0l66y5ap00wx9wlqxv14sljd135"))))
|
||||
"0x3avbqf0ipmb70szf2chhbdg14ba2hwhyyz0wd66c1qwfk6aj9v"))))
|
||||
(properties `((upstream-name . "ballgown")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue