me
/
guix
Archived
1
0
Fork 0

gnu: r-flowsom: Update to 2.12.0.

* gnu/packages/bioconductor.scm (r-flowsom): Update to 2.12.0.

Change-Id: I0bd56b6915c9aed7ec5e86191f3a90ee5126bd79
master
Ricardo Wurmus 2024-05-07 13:07:05 +02:00
parent 3263b67123
commit 7a3af14943
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -19117,14 +19117,14 @@ standard to exchange gated cytometry data with other software platforms.")
(define-public r-flowsom
(package
(name "r-flowsom")
(version "2.10.0")
(version "2.12.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "FlowSOM" version))
(sha256
(base32
"170xz3b4kfsxpqirfz9vk4j8dkdmz4qd0a1nm3yaya1rddpg9m3l"))))
"0xqrp184p00pvzzf6ddmp2r8lpg97bm0q6smjwcrfb8rn4msxmis"))))
(properties `((upstream-name . "FlowSOM")))
(build-system r-build-system)
(propagated-inputs