gnu: r-biomart: Update to 2.58.0.
* gnu/packages/bioconductor.scm (r-biomart): Update to 2.58.0. Change-Id: Ibb83b0169aaf0b04236fdf4929405e550b1fa7c2master
parent
0f171c8bce
commit
28d1244644
|
@ -6372,13 +6372,13 @@ on Bioconductor or which replace R functions.")
|
|||
(define-public r-biomart
|
||||
(package
|
||||
(name "r-biomart")
|
||||
(version "2.56.1")
|
||||
(version "2.58.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "biomaRt" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0jqv2mv4ridi5lffva20a5s479bzpxhblyymricb17fd400rag8f"))))
|
||||
"1m6c6m9z0d1k6s2q0ikd78ahcq72gzqnhlprdn0xvkjxrgh1i2lf"))))
|
||||
(properties
|
||||
`((upstream-name . "biomaRt")))
|
||||
(build-system r-build-system)
|
||||
|
|
Reference in New Issue