mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-03 18:09:18 -05:00
gnu: r-slingshot: Update to 2.6.0.
* gnu/packages/bioconductor.scm (r-slingshot): Update to 2.6.0.
This commit is contained in:
parent
c07b603d64
commit
e4e4b97a67
1 changed files with 2 additions and 2 deletions
|
@ -7097,13 +7097,13 @@ (define-public r-trajectoryutils
|
|||
(define-public r-slingshot
|
||||
(package
|
||||
(name "r-slingshot")
|
||||
(version "2.4.0")
|
||||
(version "2.6.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "slingshot" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0xapi66l5z2qdqns3fcjqcjal6npqj7rxra60lwjvbrq49pq69p2"))))
|
||||
"00h9iid2z9r55l4hlaa1q0nkbcfq0f7k2afkw4ymjwhm1b8yqj33"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-igraph
|
||||
|
|
Loading…
Reference in a new issue