gnu: r-annotatr: Update to 1.16.0.

* gnu/packages/bioconductor.scm (r-annotatr): Update to 1.16.0.
This commit is contained in:
zimoun 2020-10-30 15:53:40 +01:00 committed by Ricardo Wurmus
parent 26e417063f
commit 458aa44622
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5854,14 +5854,14 @@ (define-public r-biosigner
(define-public r-annotatr (define-public r-annotatr
(package (package
(name "r-annotatr") (name "r-annotatr")
(version "1.14.0") (version "1.16.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "annotatr" version)) (uri (bioconductor-uri "annotatr" version))
(sha256 (sha256
(base32 (base32
"0z3ydcybd81w543fw8fiblghndx5m28w8qsphh5vqj726i0nj8cl")))) "0dq67snpqxl9mifljm6zlnkdb0ghjwday0fvcn3i7zmrfszgzyf9"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
`(("r-annotationdbi" ,r-annotationdbi) `(("r-annotationdbi" ,r-annotationdbi)