gnu: r-biocparallel: Update to 1.36.0.
* gnu/packages/bioconductor.scm (r-biocparallel): Update to 1.36.0. Change-Id: I0c780b3dbfa9300751be4aee571816424659948a
This commit is contained in:
parent
28d1244644
commit
7f14908649
@ -6457,13 +6457,13 @@ only one command.")
|
||||
(define-public r-biocparallel
|
||||
(package
|
||||
(name "r-biocparallel")
|
||||
(version "1.34.2")
|
||||
(version "1.36.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BiocParallel" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0j0yi0g0zri0liy9xm2j3k848smhib5mmkvwcw6281iwnpn7yypq"))))
|
||||
"19h80qf0zdxfg3pkcwwywh9gg0ymv92n51qpimnw4c3w5iaszy6b"))))
|
||||
(properties
|
||||
`((upstream-name . "BiocParallel")))
|
||||
(build-system r-build-system)
|
||||
|
Loading…
Reference in New Issue
Block a user