mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: r-catalyst: Update to 1.16.2.
* gnu/packages/bioconductor.scm (r-catalyst): Update to 1.16.2.
This commit is contained in:
parent
9d7eb480f8
commit
a32241fcda
1 changed files with 2 additions and 2 deletions
|
@ -13010,14 +13010,14 @@ relevant, and the minimum expression of the most abundant condition.")
|
|||
(define-public r-catalyst
|
||||
(package
|
||||
(name "r-catalyst")
|
||||
(version "1.16.1")
|
||||
(version "1.16.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "CATALYST" version))
|
||||
(sha256
|
||||
(base32
|
||||
"12frw4myqr8y3ff4n74ld4478ndpmfj5ynr6gnigbr1h61b94m3v"))))
|
||||
"1vw8x54hwgcyn29k81zcvawawy2iy2qgp49gjpb830q04gx6yc6h"))))
|
||||
(properties `((upstream-name . "CATALYST")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue