gnu: r-biomart: Update to 2.58.1.
* gnu/packages/bioconductor.scm (r-biomart): Update to 2.58.1. Change-Id: I6304e3be6919367f5d9d99ddb7aae75ab39b9985master
parent
6f11ca52f1
commit
1c27a3a8a8
|
@ -6763,13 +6763,13 @@ on Bioconductor or which replace R functions.")
|
|||
(define-public r-biomart
|
||||
(package
|
||||
(name "r-biomart")
|
||||
(version "2.58.0")
|
||||
(version "2.58.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "biomaRt" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1m6c6m9z0d1k6s2q0ikd78ahcq72gzqnhlprdn0xvkjxrgh1i2lf"))))
|
||||
"1wzcs1v9ja80rqfbssb0slvnpdnx48avbpvv8340d10k4x4xsqkm"))))
|
||||
(properties
|
||||
`((upstream-name . "biomaRt")))
|
||||
(build-system r-build-system)
|
||||
|
|
Reference in New Issue