me
/
guix
Archived
1
0
Fork 0

gnu: r-annotate: Update to 1.64.0.

* gnu/packages/bioconductor.scm (r-annotate): Update to 1.64.0.
master
Ricardo Wurmus 2019-12-15 14:30:49 +01:00
parent ce5162d09d
commit 7a111924ee
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1064,14 +1064,14 @@ structure.")
(define-public r-annotate (define-public r-annotate
(package (package
(name "r-annotate") (name "r-annotate")
(version "1.62.0") (version "1.64.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
"0hww0h4b7bv37mnjviazy247mnzj72z5linwm1gvljrgqv3bagcs")))) "0rcmdy6hs6m4d6wxgi52c0bhdsbf2sm9f155qbcb05sn0nh8pxwy"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
`(("r-annotationdbi" ,r-annotationdbi) `(("r-annotationdbi" ,r-annotationdbi)