gnu: r-flowcore: Update to 2.4.0.
* gnu/packages/bioconductor.scm (r-flowcore): Update to 2.4.0.master
parent
4299d97756
commit
19855b595c
|
@ -9361,14 +9361,14 @@ interact with gated cytometry data.")
|
|||
(define-public r-flowcore
|
||||
(package
|
||||
(name "r-flowcore")
|
||||
(version "2.2.0")
|
||||
(version "2.4.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "flowCore" version))
|
||||
(sha256
|
||||
(base32
|
||||
"001ickrl2asdl0zwpdjqkl1w7137nzxbryamxihgya394jw73xr8"))))
|
||||
"13xpbkxi53rxmhvpdiy6bydmhicmxd2gi96d9c1qx4lkss2f14nc"))))
|
||||
(properties `((upstream-name . "flowCore")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue