gnu: r-biovizbase: Update to 1.40.0.

* gnu/packages/bioconductor.scm (r-biovizbase): Update to 1.40.0.
This commit is contained in:
Ricardo Wurmus 2021-06-05 08:49:42 +02:00
parent 16fe6abd27
commit 98f3c55999
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2274,14 +2274,14 @@ (define-public r-biostrings
(define-public r-biovizbase
(package
(name "r-biovizbase")
(version "1.38.0")
(version "1.40.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biovizBase" version))
(sha256
(base32
"10jflvadfcgxq2jnfxkpn417xd8ibh3zllz9rsqnq5w3wgfr4fhq"))))
"14jyyg3ggdhaqhp0j4qf6dapykh76fygbaa4lr7czqbc5mr0iw23"))))
(properties `((upstream-name . "biovizBase")))
(build-system r-build-system)
(propagated-inputs