gnu: r-beclear: Update to 2.16.0.

* gnu/packages/bioconductor.scm (r-beclear): Update to 2.16.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 19:01:38 +02:00
parent 0d879deae1
commit 4dd9fdb68f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -19753,14 +19753,14 @@ (define-public r-megadepth
(define-public r-beclear
(package
(name "r-beclear")
(version "2.14.0")
(version "2.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BEclear" version))
(sha256
(base32
"05znaj2fialxi937mhj2dlrm3v4j2wgqafcy78qrkz7xxn13pr01"))))
"1sdw69dhrzkcpc7flvp1gkixvpsbrckyg756rlm17hjjwfxlz5lb"))))
(properties `((upstream-name . "BEclear")))
(build-system r-build-system)
(propagated-inputs