mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-consensusclusterplus: Update to 1.66.0.
* gnu/packages/bioconductor.scm (r-consensusclusterplus): Update to 1.66.0. Change-Id: I96e93fff95f137a17c727219c53013cb02c22017
This commit is contained in:
parent
8c7c2359f5
commit
196e98c19b
1 changed files with 2 additions and 2 deletions
|
@ -17152,14 +17152,14 @@ the quality control enables the detection and removal of anomalies.")
|
||||||
(define-public r-consensusclusterplus
|
(define-public r-consensusclusterplus
|
||||||
(package
|
(package
|
||||||
(name "r-consensusclusterplus")
|
(name "r-consensusclusterplus")
|
||||||
(version "1.64.0")
|
(version "1.66.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "ConsensusClusterPlus" version))
|
(uri (bioconductor-uri "ConsensusClusterPlus" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0ig6xfhd70my5j4xrdy8srg1wi8nb3kcxlrld9py47psrq9vdadm"))))
|
"11xcz9b4mg3inz8c8f2vckgai67s740qjyynjim4ahf9zd0j7rxs"))))
|
||||||
(properties
|
(properties
|
||||||
`((upstream-name . "ConsensusClusterPlus")))
|
`((upstream-name . "ConsensusClusterPlus")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue