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:
Ricardo Wurmus 2024-05-07 13:07:22 +02:00
parent 531842c537
commit 3f806f9667
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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