gnu: r-biovizbase: Update to 1.30.1.

* gnu/packages/bioinformatics.scm (r-biovizbase): Update to 1.30.1.
This commit is contained in:
Ricardo Wurmus 2019-01-12 23:05:14 +01:00
parent 27194effd7
commit c80595935d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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