gnu: r-ggbio: Update to 1.28.0.

* gnu/packages/bioinformatics.scm (r-ggbio): Update to 1.28.0.
This commit is contained in:
Ricardo Wurmus 2018-06-02 12:11:18 +02:00
parent 34cc18d4de
commit e214a6e6ff
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10214,14 +10214,14 @@ effort and encourages consistency.")
(define-public r-ggbio (define-public r-ggbio
(package (package
(name "r-ggbio") (name "r-ggbio")
(version "1.26.1") (version "1.28.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "ggbio" version)) (uri (bioconductor-uri "ggbio" version))
(sha256 (sha256
(base32 (base32
"1xlmlngn27iwnr21s9di4059kav1a7c1sajx08wja8yn8f7j06hp")))) "0wszh3w8yia5zw758h837i1q35k99sn444y2hahcxqbdmmlbf7in"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
`(("r-annotationdbi" ,r-annotationdbi) `(("r-annotationdbi" ,r-annotationdbi)