gnu: r-catalyst: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-catalyst): Update to 1.28.0. Change-Id: Ic2373881717e43db043347438c7801f4b3d3f7ad
This commit is contained in:
parent
269b2e1765
commit
0a81d3c584
1 changed files with 2 additions and 2 deletions
|
@ -22854,14 +22854,14 @@ relevant, and the minimum expression of the most abundant condition.")
|
|||
(define-public r-catalyst
|
||||
(package
|
||||
(name "r-catalyst")
|
||||
(version "1.26.1")
|
||||
(version "1.28.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "CATALYST" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1zfb4b88j0ksvsxq8kgrjs0xqlr10yzvr772r8nhl797qzwdag08"))))
|
||||
"168yfkqlg6af8ndlw4wzb9adg4lgkgkjbsi4a435ks0n4c9dycb7"))))
|
||||
(properties `((upstream-name . "CATALYST")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in a new issue