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