gnu: r-biomart: Update to 2.58.2.
* gnu/packages/bioconductor.scm (r-biomart): Update to 2.58.2. Change-Id: Ie00a4761278b91a3d17a23a1d3f8b02ecca0f255
This commit is contained in:
parent
ed8876cc72
commit
c641665dcd
@ -6763,13 +6763,13 @@ on Bioconductor or which replace R functions.")
|
|||||||
(define-public r-biomart
|
(define-public r-biomart
|
||||||
(package
|
(package
|
||||||
(name "r-biomart")
|
(name "r-biomart")
|
||||||
(version "2.58.1")
|
(version "2.58.2")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "biomaRt" version))
|
(uri (bioconductor-uri "biomaRt" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1wzcs1v9ja80rqfbssb0slvnpdnx48avbpvv8340d10k4x4xsqkm"))))
|
"03hl64j7fknw4gzw9w653zzw5gdxyi7r95vxr5ksz0m3n9xdv124"))))
|
||||||
(properties
|
(properties
|
||||||
`((upstream-name . "biomaRt")))
|
`((upstream-name . "biomaRt")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user