gnu: r-annotationtools: Update to 1.58.0.
* gnu/packages/bioconductor.scm (r-annotationtools): Update to 1.58.0.
This commit is contained in:
parent
69a2ec5447
commit
ee1a45d719
|
@ -3553,14 +3553,14 @@ different identifieres using the Biocore Data Team data-packages (e.g.
|
|||
(define-public r-annotationtools
|
||||
(package
|
||||
(name "r-annotationtools")
|
||||
(version "1.56.0")
|
||||
(version "1.58.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "annotationTools" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0hqy0mq6pkn05p2dv4pw24p697yvikhdn351adf2ynldy6f3sl9z"))))
|
||||
"148fi8bv1m0y81psm0jv1nqvjhvr461drnl0krqd7skcf0mb0fc1"))))
|
||||
(properties
|
||||
`((upstream-name . "annotationTools")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Reference in New Issue