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