gnu: r-biovizbase: Update to 1.36.0.
* gnu/packages/bioinformatics.scm (r-biovizbase): Update to 1.36.0.
This commit is contained in:
parent
7c26687871
commit
07518c3a34
1 changed files with 2 additions and 2 deletions
|
@ -10346,14 +10346,14 @@ (define-public r-organismdbi
|
|||
(define-public r-biovizbase
|
||||
(package
|
||||
(name "r-biovizbase")
|
||||
(version "1.34.1")
|
||||
(version "1.36.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "biovizBase" version))
|
||||
(sha256
|
||||
(base32
|
||||
"04vvj907bgs67w8rb7n1haf80p6cd0qj5fdxw0dwryb455y35vir"))))
|
||||
"1vq2mxa2jkljgw75zqjdkyml0ppi5dspvwj4cznfhi31cq8ds0qh"))))
|
||||
(properties `((upstream-name . "biovizBase")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue