mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 10:30:43 +02:00
gnu: r-ballgown: Update to 2.40.0.
* gnu/packages/bioconductor.scm (r-ballgown): Update to 2.40.0. Change-Id: I6f356cc04b30a39e120a7d2fa62cb2f74c709b15
This commit is contained in:
parent
63b85de4be
commit
a3a00eeebd
1 changed files with 2 additions and 2 deletions
|
@ -26989,14 +26989,14 @@ visualizations for publication-quality multi-panel figures.")
|
|||
(define-public r-ballgown
|
||||
(package
|
||||
(name "r-ballgown")
|
||||
(version "2.38.0")
|
||||
(version "2.40.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ballgown" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1b49hxr5glxzpcy3ykk62fcn9kqyadlhwyl01rhz70wcnryhzzd8"))))
|
||||
"0zcim1yahbmyajyz4b8iw7zb52m1b0gfg6mflqv9440dqp1fwnvi"))))
|
||||
(properties `((upstream-name . "ballgown")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue