gnu: r-biovizbase: Update to 1.32.0.

* gnu/packages/bioinformatics.scm (r-biovizbase): Update to 1.32.0.
master
Ricardo Wurmus 2019-05-05 23:48:22 +02:00
parent d38fbacad1
commit a98c3b4ae4
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9909,14 +9909,14 @@ the fact that each of these packages implements a select methods.")
(define-public r-biovizbase
(package
(name "r-biovizbase")
(version "1.30.1")
(version "1.32.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biovizBase" version))
(sha256
(base32
"0v5gvcx180qn5487i1dph9abadw3ggqwp5yzy41jswzbdc8q6sbm"))))
"1lba1801ak0a4vz6f8jffp9d525q27p0dhi2bp4f68mvdwwl2994"))))
(properties `((upstream-name . "biovizBase")))
(build-system r-build-system)
(propagated-inputs