mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 23:32:24 -05:00
gnu: r-ideoviz: Update to 1.40.0.
* gnu/packages/bioconductor.scm (r-ideoviz): Update to 1.40.0. Change-Id: I5b40d23a9955c9844eee99525977fdf72d7f31a8
This commit is contained in:
parent
d140d8a1c9
commit
bec276a979
1 changed files with 2 additions and 2 deletions
|
@ -6108,13 +6108,13 @@ (define-public r-bluster
|
|||
(define-public r-ideoviz
|
||||
(package
|
||||
(name "r-ideoviz")
|
||||
(version "1.37.0")
|
||||
(version "1.40.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "IdeoViz" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1bhari5ghag5f5dlrgm79hckbh0bamd9567z04qi0spnfr97wf3s"))))
|
||||
"0mq8qdhi2ccfa66rygn83hpm0fsmwiahpmrh8q522yl618mkrjcs"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-biobase
|
||||
|
|
Loading…
Reference in a new issue