me
/
guix
Archived
1
0
Fork 0

gnu: r-flowsom: Update to 2.4.0.

* gnu/packages/bioconductor.scm (r-flowsom): Update to 2.4.0.
master
Ricardo Wurmus 2022-05-28 12:45:10 +02:00
parent 74abd80a3f
commit 2b9201ae8a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11265,14 +11265,14 @@ standard to exchange gated cytometry data with other software platforms.")
(define-public r-flowsom
(package
(name "r-flowsom")
(version "2.2.0")
(version "2.4.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "FlowSOM" version))
(sha256
(base32
"062xrv8li2z849qa8mv5dhafqli6ziz099ikjfvi7v2fr7174p8f"))))
"0balsds5mm981cqamdjv3ndq1y9arharisd6f2lrpkzgvwawa645"))))
(properties `((upstream-name . "FlowSOM")))
(build-system r-build-system)
(propagated-inputs