me
/
guix
Archived
1
0
Fork 0

gnu: r-roar: Update to 1.34.0.

* gnu/packages/bioconductor.scm (r-roar): Update to 1.34.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -11723,14 +11723,14 @@ large RNA-seq experiments.")
(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