mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
gnu: r-biomart: Update to 2.64.0.
* gnu/packages/bioconductor.scm (r-biomart): Update to 2.64.0. Change-Id: I7c02a16eb87c4ca33551155df0a2c687275263d6
This commit is contained in:
parent
1f57a1db08
commit
c0134b79a8
1 changed files with 2 additions and 2 deletions
|
@ -8446,13 +8446,13 @@ on Bioconductor or which replace R functions.")
|
|||
(define-public r-biomart
|
||||
(package
|
||||
(name "r-biomart")
|
||||
(version "2.62.1")
|
||||
(version "2.64.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "biomaRt" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1g0qz7wn87iszws5khc61a22rxlc5frswxv4gm56hxgk1387glgi"))))
|
||||
"1yyzl573jyv61q6q3h36k7as6nkgh7cpxz5i4f28q6yfcz2imjsz"))))
|
||||
(properties
|
||||
`((upstream-name . "biomaRt")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue