me
/
guix
Archived
1
0
Fork 0

gnu: r-flowsom: Update to 2.6.0.

* gnu/packages/bioconductor.scm (r-flowsom): Update to 2.6.0.
master
zimoun 2022-11-17 03:50:25 +01:00 committed by Ricardo Wurmus
parent 90be8abee6
commit 6741cfad7c
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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