me
/
guix
Archived
1
0
Fork 0

gnu: r-flowsom: Update to 2.2.0.

* gnu/packages/bioconductor.scm (r-flowsom): Update to 2.2.0.
master
Ricardo Wurmus 2021-11-04 22:04:33 +00:00
parent 76a0df65d2
commit 789958567e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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