gnu: r-banocc: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-banocc): Update to 1.22.0.
This commit is contained in:
zimoun 2022-11-17 03:50:05 +01:00 committed by Ricardo Wurmus
parent f3038efb80
commit c032441772
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -3004,13 +3004,13 @@ the posterior densities for the average relative abundance of transcripts.")
(define-public r-banocc (define-public r-banocc
(package (package
(name "r-banocc") (name "r-banocc")
(version "1.20.0") (version "1.22.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "banocc" version)) (uri (bioconductor-uri "banocc" version))
(sha256 (sha256
(base32 (base32
"10vaggq1w5jkxd8r2k1mhymzvb7x3h8afwn2pvmcpj022ka7xhbx")))) "0d7ss3df6zcfsh8kgy35ghxa6f27ynjhdbi6mdypgk9q24f64r78"))))
(properties `((upstream-name . "banocc"))) (properties `((upstream-name . "banocc")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs