me
/
guix
Archived
1
0
Fork 0

gnu: r-annotate: Update to 1.66.0.

* gnu/packages/bioconductor.scm (r-annotate): Update to 1.66.0.
master
Ricardo Wurmus 2020-06-13 00:08:17 +02:00
parent acaf8a2342
commit c2f4ad96f5
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1349,14 +1349,14 @@ structure.")
(define-public r-annotate (define-public r-annotate
(package (package
(name "r-annotate") (name "r-annotate")
(version "1.64.0") (version "1.66.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
"0rcmdy6hs6m4d6wxgi52c0bhdsbf2sm9f155qbcb05sn0nh8pxwy")))) "1ivszqknryq6n5a85z8zj12fvgcs6zz3zlza8q08pl6cs4m5rm4w"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
`(("r-annotationdbi" ,r-annotationdbi) `(("r-annotationdbi" ,r-annotationdbi)