gnu: r-roar: Update to 1.34.0.

* gnu/packages/bioconductor.scm (r-roar): Update to 1.34.0.
This commit is contained in:
zimoun 2022-11-17 03:50:22 +01:00 committed by Ricardo Wurmus
parent 802db22edf
commit 275fda864a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -11723,14 +11723,14 @@ (define-public r-yarn
(define-public r-roar
(package
(name "r-roar")
(version "1.32.0")
(version "1.34.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "roar" version))
(sha256
(base32
"0zq1praf5h9294cvmrb06l3chx8v40xw2sfvhlnh1516x9sjkwfc"))))
"1bf3ii3zaxkzw5y1wc5c474bq4cgavb67df54czmd3zi1lbhzphd"))))
(build-system r-build-system)
(propagated-inputs
(list r-biocgenerics