gnu: r-tricycle: Update to 1.10.0.
* gnu/packages/bioconductor.scm (r-tricycle): Update to 1.10.0. Change-Id: I72a9e1140c17ce8605bfe6e83cc290eb1ae2fad2
This commit is contained in:
parent
9ee38f4ee6
commit
270d7e1079
@ -23206,13 +23206,13 @@ starburst plots) in order to easily develop complete analysis pipelines.")
|
||||
(define-public r-tricycle
|
||||
(package
|
||||
(name "r-tricycle")
|
||||
(version "1.8.0")
|
||||
(version "1.10.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "tricycle" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ags05rhi431jsk0kqs7rmxj853mf5c0ibfqknbwy2wmbz8p1vq6"))))
|
||||
"1dawkp681pz9hf7fp2nag9pcfxx5rq0z4j9czlalf0sylsjbirkd"))))
|
||||
(properties `((upstream-name . "tricycle")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user