gnu: r-annotate: Update to 1.56.2.

* gnu/packages/bioinformatics.scm (r-annotate): Update to 1.56.2.
This commit is contained in:
Tobias Geerinckx-Rice 2018-03-24 22:35:01 +01:00
parent 749d800850
commit 904c3a4e99
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -6062,14 +6062,14 @@ data types as well.")
(define-public r-annotate (define-public r-annotate
(package (package
(name "r-annotate") (name "r-annotate")
(version "1.56.1") (version "1.56.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "annotate" version)) (uri (bioconductor-uri "annotate" version))
(sha256 (sha256
(base32 (base32
"14c5xd9kasvcwg5gbjys2c1vizxhlqlzxakqc2kml0kw97hmx0rq")))) "0ybg9k1s289h15nj1kp9821i1rsk1gkn8i8blplmk7gsgpbw1f42"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
`(("r-annotationdbi" ,r-annotationdbi) `(("r-annotationdbi" ,r-annotationdbi)