me
/
guix
Archived
1
0
Fork 0

gnu: r-catalyst: Update to 1.14.1.

* gnu/packages/bioconductor.scm (r-catalyst): Update to 1.14.1.
master
Ricardo Wurmus 2021-05-04 09:04:09 +02:00
parent 2191a414ea
commit 4286233e77
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10563,14 +10563,14 @@ relevant, and the minimum expression of the most abundant condition.")
(define-public r-catalyst
(package
(name "r-catalyst")
(version "1.14.0")
(version "1.14.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "CATALYST" version))
(sha256
(base32
"13af7c4irx1f5yqi32k7kj661vzg32wn3dnps7r9pjijfl4drhrh"))))
"04b5kcvkfiw4ina11x3qf5kwrb7056zihm7xp1919bqm8k7nl3mn"))))
(properties `((upstream-name . "CATALYST")))
(build-system r-build-system)
(propagated-inputs