gnu: r-annotate: Update to 1.52.0.

* gnu/packages/bioinformatics.scm (r-annotate): Update to 1.52.0.
This commit is contained in:
Ricardo Wurmus 2016-10-26 08:43:40 +02:00
parent 557a4b8e61
commit 9beba74f66
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5190,14 +5190,14 @@ data types as well.")
(define-public r-annotate (define-public r-annotate
(package (package
(name "r-annotate") (name "r-annotate")
(version "1.50.0") (version "1.52.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "annotate" version)) (uri (bioconductor-uri "annotate" version))
(sha256 (sha256
(base32 (base32
"00wnhbjp5i6a5vyvlq4f5hs8qngjxz7fm869kla1spmd0dp2ynsy")))) "1fd2csq7dcs2gwndgwdx2nwkymz8gsmlnqqzv3p0vjjsvvq5n2a8"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
`(("r-annotationdbi" ,r-annotationdbi) `(("r-annotationdbi" ,r-annotationdbi)