1
Fork 0
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:
Ricardo Wurmus 2025-04-29 22:40:05 +02:00
parent 63b85de4be
commit a3a00eeebd
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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