gnu: r-annotate: Update to 1.70.0.

* gnu/packages/bioconductor.scm (r-annotate): Update to 1.70.0.
This commit is contained in:
Ricardo Wurmus 2021-06-05 08:49:40 +02:00
parent 308067c09c
commit 1bb87755b8
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -1919,14 +1919,14 @@ structure.")
(define-public r-annotate (define-public r-annotate
(package (package
(name "r-annotate") (name "r-annotate")
(version "1.68.0") (version "1.70.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
"1rql591x56532m8n4axdkfkhkbcsz5hfrf7271s0lmkvy84i7z6l")))) "13ny596wh65sw7dbw0zd4h84d6k1w99g91c4sqy83mdzgpv73sz7"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
`(("r-annotationdbi" ,r-annotationdbi) `(("r-annotationdbi" ,r-annotationdbi)