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:
Ricardo Wurmus 2023-11-03 17:19:11 +01:00
parent 7e36e3ed55
commit 9d0492c750
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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