me
/
guix
Archived
1
0
Fork 0

gnu: r-catalyst: Update to 1.16.2.

* gnu/packages/bioconductor.scm (r-catalyst): Update to 1.16.2.
Ricardo Wurmus 2021-07-26 18:07:19 +02:00
parent 9d7eb480f8
commit a32241fcda
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -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